| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIdde.halfbit |
| ArtifactId | ArtifactIdautoplay |
| Last Version | Last Version4.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGradle plugin for publishing Android artifacts to Google Play.
Gradle plugin for publishing Android artifacts to Google Play.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| autoplay-4.0.0.pom | |
| autoplay-4.0.0.jar | 42 KB |
| autoplay-4.0.0-sources.jar | 7 KB |
| autoplay-4.0.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/de.halfbit/autoplay/ -->
<dependency>
<groupId>de.halfbit</groupId>
<artifactId>autoplay</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.halfbit/autoplay/
implementation 'de.halfbit:autoplay:4.0.0'
// https://jarcasting.com/artifacts/de.halfbit/autoplay/
implementation ("de.halfbit:autoplay:4.0.0")
'de.halfbit:autoplay:jar:4.0.0'
<dependency org="de.halfbit" name="autoplay" rev="4.0.0">
<artifact name="autoplay" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.halfbit', module='autoplay', version='4.0.0')
)
libraryDependencies += "de.halfbit" % "autoplay" % "4.0.0"
[de.halfbit/autoplay "4.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.apis : google-api-services-androidpublisher | jar | v3-rev142-1.25.0 |