is not current version
Last Version 0.23

com.antwerkz.sofia:tests 0.21


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antwerkz.sofia
ArtifactId

ArtifactId

tests
Version

Version

0.21
Type

Type

pom

Download tests 0.21

Filename Size
tests-0.21.pom 645 bytes
Browse

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