-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmaven.properties
More file actions
31 lines (23 loc) · 982 Bytes
/
Copy pathmaven.properties
File metadata and controls
31 lines (23 loc) · 982 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
GROUP_ID=io.github.feer921
ARTIFACT_ID=AndroidStartup
VERSION_NAME=1.0
#POM_PACKAGING=jar
CUSTOM_ARTIFACT=./build/outputs/aar/AndroidStartup-release.aar
POM_PACKAGING=aar
POM_NAME=AndroidStartup
POM_URL=https://github.com/feer921/AndroidStartup
POM_DESCRIPTION=Common help app startup faster library
POM_INCEPTION_YEAR=2023
POM_SCM_URL=https://github.com/feer921/AndroidStartup
POM_SCM_CONNECTION=scm:git@https://github.com/feer921/AndroidStartup.git
POM_SCM_DEV_CONNECTION=scm:git@https://github.com/feer921/AndroidStartup.git
POM_LICENCE_COMMENTS=A business-friendly OSS license
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=feer921
POM_DEVELOPER_NAME=feer921
POM_DEVELOPER_EMAIL=feer921@163.com
POM_DEVELOPER_URL=https://github.com/feer921/AndroidStartup
POM_ISSUE_MANAGEMENT_SYSTEM=Github
POM_ISSUE_MANAGEMENT_URL=https://github.com/feer921/AndroidStartup