| License |
License |
|---|---|
| GroupId | GroupIdio.github.uptane |
| ArtifactId | ArtifactIdlibats_2.12 |
| Version | Version2.0.6 |
| Type | Typejar |
| Description |
Descriptionlibats
Common library for uptane scala projects
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| libats_2.12-2.0.6.pom | |
| libats_2.12-2.0.6.jar | 156 KB |
| libats_2.12-2.0.6-sources.jar | 12 KB |
| libats_2.12-2.0.6-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.uptane/libats_2.12/ -->
<dependency>
<groupId>io.github.uptane</groupId>
<artifactId>libats_2.12</artifactId>
<version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.uptane/libats_2.12/
implementation 'io.github.uptane:libats_2.12:2.0.6'
// https://jarcasting.com/artifacts/io.github.uptane/libats_2.12/
implementation ("io.github.uptane:libats_2.12:2.0.6")
'io.github.uptane:libats_2.12:jar:2.0.6'
<dependency org="io.github.uptane" name="libats_2.12" rev="2.0.6">
<artifact name="libats_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.uptane', module='libats_2.12', version='2.0.6')
)
libraryDependencies += "io.github.uptane" % "libats_2.12" % "2.0.6"
[io.github.uptane/libats_2.12 "2.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.15 |
| io.circe : circe-core_2.12 | jar | 0.14.1 |
| io.circe : circe-generic_2.12 | jar | 0.14.1 |
| io.circe : circe-parser_2.12 | jar | 0.14.1 |
| eu.timepit : refined_2.12 | jar | 0.9.28 |
| org.typelevel : cats-core_2.12 | jar | 2.0.0 |
| org.typelevel : cats-kernel_2.12 | jar | 2.0.0 |
| org.typelevel : cats-macros_2.12 | jar | 2.0.0 |
| ch.qos.logback : logback-classic | jar | 1.2.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.0.8 |