net.sealake:cryptopia-java-api

Module to centralize common resources and configuration for builds.

License

License

Categories

Categories

Java Languages Net
GroupId

GroupId

net.sealake
ArtifactId

ArtifactId

cryptopia-java-api
Last Version

Last Version

1.0.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Module to centralize common resources and configuration for builds.

Download cryptopia-java-api

How to add to project

<!-- https://jarcasting.com/artifacts/net.sealake/cryptopia-java-api/ -->
<dependency>
    <groupId>net.sealake</groupId>
    <artifactId>cryptopia-java-api</artifactId>
    <version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/net.sealake/cryptopia-java-api/
implementation 'net.sealake:cryptopia-java-api:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/net.sealake/cryptopia-java-api/
implementation ("net.sealake:cryptopia-java-api:1.0.1.RELEASE")
'net.sealake:cryptopia-java-api:jar:1.0.1.RELEASE'
<dependency org="net.sealake" name="cryptopia-java-api" rev="1.0.1.RELEASE">
  <artifact name="cryptopia-java-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sealake', module='cryptopia-java-api', version='1.0.1.RELEASE')
)
libraryDependencies += "net.sealake" % "cryptopia-java-api" % "1.0.1.RELEASE"
[net.sealake/cryptopia-java-api "1.0.1.RELEASE"]

Dependencies

compile (5)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.6.0
com.google.code.gson : gson jar 2.8.1
org.apache.commons : commons-lang3 jar
org.apache.commons : commons-collections4 jar
joda-time : joda-time jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1.RELEASE
1.0.0.RELEASE