Sofia Core

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

sofia-core
Last Version

Last Version

0.23
Release Date

Release Date

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 sofia-core

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.2.10
org.testng : testng jar 6.8

Project Modules

There are no modules declared in this project.

Versions

Version
0.23
0.22
0.21
0.20
0.15
0.14
0.13
0.12