License |
License |
---|---|
GroupId | GroupIdio.github.jmcardon |
ArtifactId | ArtifactIdtsec-cipher-core_2.11 |
Version | Version0.2.0-M1 |
Type | Typejar |
Description |
Descriptiontsec-cipher-core
tsec-cipher-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.jmcardon/tsec-cipher-core_2.11/ -->
<dependency>
<groupId>io.github.jmcardon</groupId>
<artifactId>tsec-cipher-core_2.11</artifactId>
<version>0.2.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jmcardon/tsec-cipher-core_2.11/
implementation 'io.github.jmcardon:tsec-cipher-core_2.11:0.2.0-M1'
// https://jarcasting.com/artifacts/io.github.jmcardon/tsec-cipher-core_2.11/
implementation ("io.github.jmcardon:tsec-cipher-core_2.11:0.2.0-M1")
'io.github.jmcardon:tsec-cipher-core_2.11:jar:0.2.0-M1'
<dependency org="io.github.jmcardon" name="tsec-cipher-core_2.11" rev="0.2.0-M1">
<artifact name="tsec-cipher-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jmcardon', module='tsec-cipher-core_2.11', version='0.2.0-M1')
)
libraryDependencies += "io.github.jmcardon" % "tsec-cipher-core_2.11" % "0.2.0-M1"
[io.github.jmcardon/tsec-cipher-core_2.11 "0.2.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
io.github.jmcardon : tsec-common_2.11 | jar | 0.2.0-M1 |
org.typelevel : cats-core_2.11 | jar | 2.0.0-M4 |
commons-codec : commons-codec | jar | 1.12 |
co.fs2 : fs2-io_2.11 | jar | 1.1.0-M1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.1.0-SNAP13 |
org.scalatestplus : scalatestplus-scalacheck_2.11 | jar | 1.0.0-SNAP8 |
org.scalacheck : scalacheck_2.11 | jar | 1.14.0 |