License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdio.nextop |
ArtifactId | ArtifactIdjava-common |
Version | Version0.1.5 |
Type | Typejar |
Description |
DescriptionNextop Java Common
Platform-agnostic Java core for Nextop
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
java-common-0.1.5.pom | |
java-common-0.1.5.jar | 316 KB |
java-common-0.1.5-sources.jar | 100 KB |
java-common-0.1.5-javadoc.jar | 324 KB |
java-common-0.1.5-all.jar | 6 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.apache.commons : commons-math3 | jar | 3.4.1 |