is not current version
Last Version 0.0.23

com.github.wmlynar:jy2-tool 0.0.1


GroupId

GroupId

com.github.wmlynar
ArtifactId

ArtifactId

jy2-tool
Version

Version

0.0.1
Type

Type

jar

Download jy2-tool 0.0.1


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