is not current version
Last Version 0.0.5

com.github.microtweak:jac4e-test 0.0.1


GroupId

GroupId

com.github.microtweak
ArtifactId

ArtifactId

jac4e-test
Version

Version

0.0.1
Type

Type

jar

Download jac4e-test 0.0.1


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