is not current version
Last Version 0.0.6

com.thesamet:play-pants-tool 0.0.4

Runtime tool for play-pants.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.thesamet
ArtifactId

ArtifactId

play-pants-tool
Version

Version

0.0.4
Type

Type

jar

Download play-pants-tool 0.0.4


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