is not current version
Last Version 4.1.5

io.github.DrantDev:sec 4.1.3

Sec SDK for Drant

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.DrantDev
ArtifactId

ArtifactId

sec
Version

Version

4.1.3
Type

Type

aar

Download sec 4.1.3

Filename Size
sec-4.1.3.pom
Browse

<!-- https://jarcasting.com/artifacts/io.github.DrantDev/sec/ -->
<dependency>
    <groupId>io.github.DrantDev</groupId>
    <artifactId>sec</artifactId>
    <version>4.1.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.DrantDev/sec/
implementation 'io.github.DrantDev:sec:4.1.3'
// https://jarcasting.com/artifacts/io.github.DrantDev/sec/
implementation ("io.github.DrantDev:sec:4.1.3")
'io.github.DrantDev:sec:aar:4.1.3'
<dependency org="io.github.DrantDev" name="sec" rev="4.1.3">
  <artifact name="sec" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.DrantDev', module='sec', version='4.1.3')
)
libraryDependencies += "io.github.DrantDev" % "sec" % "4.1.3"
[io.github.DrantDev/sec "4.1.3"]