License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.glorat |
ArtifactId | ArtifactIddlcrypto_core_2.12 |
Version | Version0.2.0 |
Type | Typejar |
Description |
Descriptiondlcrypto_core
dlcrypto_core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dlcrypto_core_2.12-0.2.0.pom | |
dlcrypto_core_2.12-0.2.0.jar | 49 KB |
dlcrypto_core_2.12-0.2.0-sources.jar | 7 KB |
dlcrypto_core_2.12-0.2.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.glorat/dlcrypto_core_2.12/ -->
<dependency>
<groupId>net.glorat</groupId>
<artifactId>dlcrypto_core_2.12</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.glorat/dlcrypto_core_2.12/
implementation 'net.glorat:dlcrypto_core_2.12:0.2.0'
// https://jarcasting.com/artifacts/net.glorat/dlcrypto_core_2.12/
implementation ("net.glorat:dlcrypto_core_2.12:0.2.0")
'net.glorat:dlcrypto_core_2.12:jar:0.2.0'
<dependency org="net.glorat" name="dlcrypto_core_2.12" rev="0.2.0">
<artifact name="dlcrypto_core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.glorat', module='dlcrypto_core_2.12', version='0.2.0')
)
libraryDependencies += "net.glorat" % "dlcrypto_core_2.12" % "0.2.0"
[net.glorat/dlcrypto_core_2.12 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.8 |
com.thesamet.scalapb : scalapb-runtime_2.12 | jar | 0.8.3 |
com.typesafe.scala-logging : scala-logging_2.12 | jar | 3.9.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.bouncycastle : bcprov-jdk15on | jar | 1.53 |
joda-time : joda-time | jar | 2.2 |
com.softwaremill.macwire : util_2.12 | jar | 2.3.2 |
com.thesamet.scalapb : scalapb-json4s_2.12 | jar | 0.7.2 |
Group / Artifact | Type | Version |
---|---|---|
com.softwaremill.macwire : macros_2.12 | jar | 2.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.4 |