is not current version
Last Version 0.23

com.antwerkz.sofia:tests 0.20


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antwerkz.sofia
ArtifactId

ArtifactId

tests
Version

Version

0.20
Type

Type

pom

Download tests 0.20

Filename Size
tests-0.20.pom 673 bytes
Browse

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