is not current version
Last Version 0.15

com.antwerkz.sofia:sofia-play 0.12


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antwerkz.sofia
ArtifactId

ArtifactId

sofia-play
Version

Version

0.12
Type

Type

jar

Download sofia-play 0.12


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