is not current version
Last Version 0.23

com.antwerkz.sofia:sofia 0.22


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antwerkz.sofia
ArtifactId

ArtifactId

sofia
Version

Version

0.22
Type

Type

pom

Download sofia 0.22

Filename Size
sofia-0.22.pom 6 KB
Browse

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