is not current version
Last Version 1.0.1

com.github.axet:play 0.0.5

play

GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

play
Version

Version

0.0.5
Type

Type

jar

Download play 0.0.5


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