License |
License |
---|---|
Categories |
CategoriesReporting Business Logic Libraries |
GroupId | GroupIdcom.tune.reporting |
ArtifactId | ArtifactIdtune-reporting |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTUNE Reporting SDK for Java
Java helper library for TUNE Reporting API services.
|
Project URL |
Project URL |
Filename | Size |
---|---|
tune-reporting-1.0.3.pom | |
tune-reporting-1.0.3.jar | 82 KB |
tune-reporting-1.0.3-sources.jar | 100 KB |
tune-reporting-1.0.3-javadoc.jar | 225 KB |
tune-reporting-1.0.3-jar-with-dependencies.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tune.reporting/tune-reporting/ -->
<dependency>
<groupId>com.tune.reporting</groupId>
<artifactId>tune-reporting</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.tune.reporting/tune-reporting/
implementation 'com.tune.reporting:tune-reporting:1.0.3'
// https://jarcasting.com/artifacts/com.tune.reporting/tune-reporting/
implementation ("com.tune.reporting:tune-reporting:1.0.3")
'com.tune.reporting:tune-reporting:jar:1.0.3'
<dependency org="com.tune.reporting" name="tune-reporting" rev="1.0.3">
<artifact name="tune-reporting" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tune.reporting', module='tune-reporting', version='1.0.3')
)
libraryDependencies += "com.tune.reporting" % "tune-reporting" % "1.0.3"
[com.tune.reporting/tune-reporting "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.2.6 |
org.apache.httpcomponents : httpcore | jar | 4.2.5 |
commons-lang : commons-lang | jar | 2.6 |
org.json : json | jar | 20131018 |
junit : junit | jar | 4.10 |