Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.antwerkz.sofia |
ArtifactId | ArtifactIdsofia-core |
Last Version | Last Version0.23 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSofia Core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
sofia-core-0.23.pom | |
sofia-core-0.23.jar | 14 KB |
sofia-core-0.23-sources.jar | 5 KB |
sofia-core-0.23-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.antwerkz.sofia/sofia-core/ -->
<dependency>
<groupId>com.antwerkz.sofia</groupId>
<artifactId>sofia-core</artifactId>
<version>0.23</version>
</dependency>
// https://jarcasting.com/artifacts/com.antwerkz.sofia/sofia-core/
implementation 'com.antwerkz.sofia:sofia-core:0.23'
// https://jarcasting.com/artifacts/com.antwerkz.sofia/sofia-core/
implementation ("com.antwerkz.sofia:sofia-core:0.23")
'com.antwerkz.sofia:sofia-core:jar:0.23'
<dependency org="com.antwerkz.sofia" name="sofia-core" rev="0.23">
<artifact name="sofia-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.antwerkz.sofia', module='sofia-core', version='0.23')
)
libraryDependencies += "com.antwerkz.sofia" % "sofia-core" % "0.23"
[com.antwerkz.sofia/sofia-core "0.23"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jre8 | jar | 1.2.10 |
org.freemarker : freemarker | jar | 2.3.19 |
com.antwerkz.kibble : kibble | jar | 0.12 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.2.10 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test | jar | 1.2.10 |
org.testng : testng | jar | 6.8 |