is not current version
Last Version 0.23

com.antwerkz.sofia:java-tests 0.21


Categories

Categories

Java Languages Ant Build Tools
GroupId

GroupId

com.antwerkz.sofia
ArtifactId

ArtifactId

java-tests
Version

Version

0.21
Type

Type

jar

Download java-tests 0.21


<!-- https://jarcasting.com/artifacts/com.antwerkz.sofia/java-tests/ -->
<dependency>
    <groupId>com.antwerkz.sofia</groupId>
    <artifactId>java-tests</artifactId>
    <version>0.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.antwerkz.sofia/java-tests/
implementation 'com.antwerkz.sofia:java-tests:0.21'
// https://jarcasting.com/artifacts/com.antwerkz.sofia/java-tests/
implementation ("com.antwerkz.sofia:java-tests:0.21")
'com.antwerkz.sofia:java-tests:jar:0.21'
<dependency org="com.antwerkz.sofia" name="java-tests" rev="0.21">
  <artifact name="java-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.antwerkz.sofia', module='java-tests', version='0.21')
)
libraryDependencies += "com.antwerkz.sofia" % "java-tests" % "0.21"
[com.antwerkz.sofia/java-tests "0.21"]