is not current version
Last Version 2.0.2

io.github.uptane:libtuf_2.12 0.7.3-5-g91e4116

scala tuf implementation support

GroupId

GroupId

io.github.uptane
ArtifactId

ArtifactId

libtuf_2.12
Version

Version

0.7.3-5-g91e4116
Type

Type

jar

Download libtuf_2.12 0.7.3-5-g91e4116


<!-- https://jarcasting.com/artifacts/io.github.uptane/libtuf_2.12/ -->
<dependency>
    <groupId>io.github.uptane</groupId>
    <artifactId>libtuf_2.12</artifactId>
    <version>0.7.3-5-g91e4116</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.uptane/libtuf_2.12/
implementation 'io.github.uptane:libtuf_2.12:0.7.3-5-g91e4116'
// https://jarcasting.com/artifacts/io.github.uptane/libtuf_2.12/
implementation ("io.github.uptane:libtuf_2.12:0.7.3-5-g91e4116")
'io.github.uptane:libtuf_2.12:jar:0.7.3-5-g91e4116'
<dependency org="io.github.uptane" name="libtuf_2.12" rev="0.7.3-5-g91e4116">
  <artifact name="libtuf_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.uptane', module='libtuf_2.12', version='0.7.3-5-g91e4116')
)
libraryDependencies += "io.github.uptane" % "libtuf_2.12" % "0.7.3-5-g91e4116"
[io.github.uptane/libtuf_2.12 "0.7.3-5-g91e4116"]