| License |
License |
|---|---|
| Categories |
CategoriesGroovy Languages |
| GroupId | GroupIdcom.lijianhy.groovy |
| ArtifactId | ArtifactIdmapping-keeper |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmapping-keeper
mapping keeper
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| mapping-keeper-1.0.0.pom | |
| mapping-keeper-1.0.0.jar | 10 KB |
| mapping-keeper-1.0.0-sources.jar | 2 KB |
| mapping-keeper-1.0.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.lijianhy.groovy/mapping-keeper/ -->
<dependency>
<groupId>com.lijianhy.groovy</groupId>
<artifactId>mapping-keeper</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lijianhy.groovy/mapping-keeper/
implementation 'com.lijianhy.groovy:mapping-keeper:1.0.0'
// https://jarcasting.com/artifacts/com.lijianhy.groovy/mapping-keeper/
implementation ("com.lijianhy.groovy:mapping-keeper:1.0.0")
'com.lijianhy.groovy:mapping-keeper:jar:1.0.0'
<dependency org="com.lijianhy.groovy" name="mapping-keeper" rev="1.0.0">
<artifact name="mapping-keeper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lijianhy.groovy', module='mapping-keeper', version='1.0.0')
)
libraryDependencies += "com.lijianhy.groovy" % "mapping-keeper" % "1.0.0"
[com.lijianhy.groovy/mapping-keeper "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.tools.build : gradle | jar | 3.5.0 |