License |
License |
---|---|
GroupId | GroupIdcom.tr8nhub |
ArtifactId | ArtifactIdcore |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontr8n-core
Core library for Tr8nHub.com Java SDKs
|
Project URL |
Project URL |
Project Organization |
Project OrganizationTr8nHub |
Filename | Size |
---|---|
core-0.1.0.pom | |
core-0.1.0.jar | 157 KB |
core-0.1.0-sources.jar | 111 KB |
core-0.1.0-javadoc.jar | 286 KB |
Browse |
<!-- 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"]
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 |
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 |