GroupId | GroupIdcom.github.microtweak |
---|---|
ArtifactId | ArtifactIdjac4e-test |
Version | Version0.0.4 |
Type | Typejar |
Filename | Size |
---|---|
jac4e-test-0.0.4.pom | |
jac4e-test-0.0.4.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.microtweak/jac4e-test/ -->
<dependency>
<groupId>com.github.microtweak</groupId>
<artifactId>jac4e-test</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.microtweak/jac4e-test/
implementation 'com.github.microtweak:jac4e-test:0.0.4'
// https://jarcasting.com/artifacts/com.github.microtweak/jac4e-test/
implementation ("com.github.microtweak:jac4e-test:0.0.4")
'com.github.microtweak:jac4e-test:jar:0.0.4'
<dependency org="com.github.microtweak" name="jac4e-test" rev="0.0.4">
<artifact name="jac4e-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.microtweak', module='jac4e-test', version='0.0.4')
)
libraryDependencies += "com.github.microtweak" % "jac4e-test" % "0.0.4"
[com.github.microtweak/jac4e-test "0.0.4"]