License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.glorat |
ArtifactId | ArtifactIddlcrypto_core_2.11 |
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.11-0.2.0.pom | |
dlcrypto_core_2.11-0.2.0.jar | 57 KB |
dlcrypto_core_2.11-0.2.0-sources.jar | 7 KB |
dlcrypto_core_2.11-0.2.0-javadoc.jar | 415 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.glorat/dlcrypto_core_2.11/ -->
<dependency>
<groupId>net.glorat</groupId>
<artifactId>dlcrypto_core_2.11</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.glorat/dlcrypto_core_2.11/
implementation 'net.glorat:dlcrypto_core_2.11:0.2.0'
// https://jarcasting.com/artifacts/net.glorat/dlcrypto_core_2.11/
implementation ("net.glorat:dlcrypto_core_2.11:0.2.0")
'net.glorat:dlcrypto_core_2.11:jar:0.2.0'
<dependency org="net.glorat" name="dlcrypto_core_2.11" rev="0.2.0">
<artifact name="dlcrypto_core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.glorat', module='dlcrypto_core_2.11', version='0.2.0')
)
libraryDependencies += "net.glorat" % "dlcrypto_core_2.11" % "0.2.0"
[net.glorat/dlcrypto_core_2.11 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.thesamet.scalapb : scalapb-runtime_2.11 | jar | 0.8.3 |
com.typesafe.scala-logging : scala-logging_2.11 | 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.11 | jar | 2.3.2 |
com.thesamet.scalapb : scalapb-json4s_2.11 | jar | 0.7.2 |
Group / Artifact | Type | Version |
---|---|---|
com.softwaremill.macwire : macros_2.11 | jar | 2.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.4 |