| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdio.github.DrantDev |
| ArtifactId | ArtifactIdsec |
| Last Version | Last Version4.1.5 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionSecSDK
Sec SDK for Drant
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sec-4.1.5.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.DrantDev/sec/ -->
<dependency>
<groupId>io.github.DrantDev</groupId>
<artifactId>sec</artifactId>
<version>4.1.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.DrantDev/sec/
implementation 'io.github.DrantDev:sec:4.1.5'
// https://jarcasting.com/artifacts/io.github.DrantDev/sec/
implementation ("io.github.DrantDev:sec:4.1.5")
'io.github.DrantDev:sec:aar:4.1.5'
<dependency org="io.github.DrantDev" name="sec" rev="4.1.5">
<artifact name="sec" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.DrantDev', module='sec', version='4.1.5')
)
libraryDependencies += "io.github.DrantDev" % "sec" % "4.1.5"
[io.github.DrantDev/sec "4.1.5"]