is not current version
Last Version 0.0.5

com.github.microtweak:jac4e-core 0.0.4


GroupId

GroupId

com.github.microtweak
ArtifactId

ArtifactId

jac4e-core
Version

Version

0.0.4
Type

Type

jar

Download jac4e-core 0.0.4


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