Last Version

Component aggregator - builds all sub-projects 3.0.0.rc1

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

License

License

GroupId

GroupId

com.betfair.tornjak
ArtifactId

ArtifactId

tornjak
Version

Version

3.0.0.rc1
Type

Type

pom
Description

Description

Component aggregator - builds all sub-projects
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://betfair.github.io/tornjak
Project Organization

Project Organization

Betfair

Download tornjak 3.0.0.rc1

Filename Size
tornjak-3.0.0.rc1.pom 5 KB
Browse

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

Dependencies

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

Project Modules

There are no modules declared in this project.