Last Version

Nextop Java Common 0.1.5

Platform-agnostic Java core for Nextop

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.nextop
ArtifactId

ArtifactId

java-common
Version

Version

0.1.5
Type

Type

jar
Description

Description

Nextop Java Common
Platform-agnostic Java core for Nextop
Source Code Management

Source Code Management

https://github.com/nextopio/nextop-client/tree/master/java-common

Download java-common 0.1.5


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

Dependencies

compile (5)

Group / Artifact Type Version
io.reactivex : rxjava jar 1.0.8
com.google.guava : guava jar 18.0
com.google.code.gson : gson jar 2.3.1
commons-logging : commons-logging jar 1.2
com.google.code.findbugs : jsr305 jar 3.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.commons : commons-math3 jar 3.4.1

Project Modules

There are no modules declared in this project.