is not current version
Last Version 0.23

com.antwerkz.sofia:tests 0.12


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antwerkz.sofia
ArtifactId

ArtifactId

tests
Version

Version

0.12
Type

Type

jar

Download tests 0.12


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