Last Version

Sofia 0.23

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
Version

Version

0.23
Type

Type

pom
Description

Description

Sofia
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 0.23

Filename Size
sofia-0.23.pom 6 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • sofia-core
  • mojo
  • tests