is not current version
Last Version 4.0.0

de.halfbit:autoplay 0.2.2

Gradle plugin for publishing Android artifacts to Google Play.

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

de.halfbit
ArtifactId

ArtifactId

autoplay
Version

Version

0.2.2
Type

Type

jar

Download autoplay 0.2.2


<!-- https://jarcasting.com/artifacts/de.halfbit/autoplay/ -->
<dependency>
    <groupId>de.halfbit</groupId>
    <artifactId>autoplay</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.halfbit/autoplay/
implementation 'de.halfbit:autoplay:0.2.2'
// https://jarcasting.com/artifacts/de.halfbit/autoplay/
implementation ("de.halfbit:autoplay:0.2.2")
'de.halfbit:autoplay:jar:0.2.2'
<dependency org="de.halfbit" name="autoplay" rev="0.2.2">
  <artifact name="autoplay" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.halfbit', module='autoplay', version='0.2.2')
)
libraryDependencies += "de.halfbit" % "autoplay" % "0.2.2"
[de.halfbit/autoplay "0.2.2"]