Last Version

tr8n-core 0.1.0

Core library for Tr8nHub.com Java SDKs

License

License

GroupId

GroupId

com.tr8nhub
ArtifactId

ArtifactId

core
Version

Version

0.1.0
Type

Type

jar
Description

Description

tr8n-core
Core library for Tr8nHub.com Java SDKs
Project URL

Project URL

https://github.com/tr8n/tr8n_java_core
Project Organization

Project Organization

Tr8nHub

Download core 0.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.okhttp : okhttp jar 1.5.0
com.googlecode.json-simple : json-simple jar 1.1.1
log4j : log4j jar 1.2.17

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.5
net.sourceforge.cobertura : cobertura jar 2.0.3

Project Modules

There are no modules declared in this project.