Last Version

Sofia Core 0.11

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antwerkz.sofia
ArtifactId

ArtifactId

core
Version

Version

0.11
Type

Type

jar
Description

Description

Sofia Core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/evanchooly/sofia

Download core 0.11


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

Dependencies

compile (1)

Group / Artifact Type Version
org.freemarker : freemarker jar 2.3.18

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.1.1

Project Modules

There are no modules declared in this project.