is not current version
Last Version 0.23

com.antwerkz.sofia:tests 0.3


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antwerkz.sofia
ArtifactId

ArtifactId

tests
Version

Version

0.3
Type

Type

jar

Download tests 0.3


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