MavenRelease


License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.dengshiwei
ArtifactId

ArtifactId

MavenRelease
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

MavenRelease
MavenRelease

Download MavenRelease

How to add to project

<!-- 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"]

Dependencies

runtime (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1