| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.github.dengshiwei |
| ArtifactId | ArtifactIdMavenRelease |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionMavenRelease
MavenRelease
|
| Filename | Size |
|---|---|
| MavenRelease-1.0.2.pom | |
| MavenRelease-1.0.2.aar | 16 KB |
| MavenRelease-1.0.2-sources.jar | 857 bytes |
| MavenRelease-1.0.2-javadoc.jar | 19 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.dengshiwei/MavenRelease/ -->
<dependency>
<groupId>com.github.dengshiwei</groupId>
<artifactId>MavenRelease</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dengshiwei/MavenRelease/
implementation 'com.github.dengshiwei:MavenRelease:1.0.2'
// https://jarcasting.com/artifacts/com.github.dengshiwei/MavenRelease/
implementation ("com.github.dengshiwei:MavenRelease:1.0.2")
'com.github.dengshiwei:MavenRelease:aar:1.0.2'
<dependency org="com.github.dengshiwei" name="MavenRelease" rev="1.0.2">
<artifact name="MavenRelease" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.dengshiwei', module='MavenRelease', version='1.0.2')
)
libraryDependencies += "com.github.dengshiwei" % "MavenRelease" % "1.0.2"
[com.github.dengshiwei/MavenRelease "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |