You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
703 B
22 lines
703 B
GROUP=org.microg |
|
POM_ARTIFACT_ID=safe-parcel |
|
VERSION_NAME=1.2-SNAPSHOT |
|
|
|
POM_NAME=µg SafeParcel |
|
POM_DESCRIPTION=Easy-to-use implementation of the "SafeParcel" format used for IPC in Play Services |
|
|
|
POM_PACKAGING=aar |
|
|
|
POM_URL=https://github.com/microg/android_external_SafeParcel |
|
|
|
POM_SCM_URL=https://github.com/microg/android_external_SafeParcel |
|
POM_SCM_CONNECTION=scm:git@github.com:microg/android_external_SafeParcel.git |
|
POM_SCM_DEV_CONNECTION=scm:git@github.com:microg/android_external_SafeParcel.git |
|
|
|
POM_LICENCE_NAME=The Apache Software License, Version 2.0 |
|
POM_LICENCE_URL=http://www.apache.org/licenses/LICENSE-2.0.txt |
|
POM_LICENCE_DIST=repo |
|
|
|
POM_DEVELOPER_ID=mar-v-in |
|
POM_DEVELOPER_NAME=Marvin W |
|
|
|
|