Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.antwerkz.sofia |
ArtifactId | ArtifactIdsofia-play |
Version | Version0.15 |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
sofia-play-0.15.pom | |
sofia-play-0.15.jar | 5 KB |
sofia-play-0.15-sources.jar | 1 KB |
sofia-play-0.15-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.antwerkz.sofia/sofia-play/ -->
<dependency>
<groupId>com.antwerkz.sofia</groupId>
<artifactId>sofia-play</artifactId>
<version>0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.antwerkz.sofia/sofia-play/
implementation 'com.antwerkz.sofia:sofia-play:0.15'
// https://jarcasting.com/artifacts/com.antwerkz.sofia/sofia-play/
implementation ("com.antwerkz.sofia:sofia-play:0.15")
'com.antwerkz.sofia:sofia-play:jar:0.15'
<dependency org="com.antwerkz.sofia" name="sofia-play" rev="0.15">
<artifact name="sofia-play" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.antwerkz.sofia', module='sofia-play', version='0.15')
)
libraryDependencies += "com.antwerkz.sofia" % "sofia-play" % "0.15"
[com.antwerkz.sofia/sofia-play "0.15"]
Group / Artifact | Type | Version |
---|---|---|
com.antwerkz.sofia : sofia-core | jar | 0.15 |