License |
License |
---|---|
GroupId | GroupIdcom.github.megatronking.stringfog |
ArtifactId | ArtifactIdaes-cbc |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionaes-cbc
A SVG Support Library for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
aes-cbc-1.1.0.pom | |
aes-cbc-1.1.0.jar | 2 KB |
aes-cbc-1.1.0-sources.jar | 2 KB |
aes-cbc-1.1.0-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.megatronking.stringfog/aes-cbc/ -->
<dependency>
<groupId>com.github.megatronking.stringfog</groupId>
<artifactId>aes-cbc</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.megatronking.stringfog/aes-cbc/
implementation 'com.github.megatronking.stringfog:aes-cbc:1.1.0'
// https://jarcasting.com/artifacts/com.github.megatronking.stringfog/aes-cbc/
implementation ("com.github.megatronking.stringfog:aes-cbc:1.1.0")
'com.github.megatronking.stringfog:aes-cbc:jar:1.1.0'
<dependency org="com.github.megatronking.stringfog" name="aes-cbc" rev="1.1.0">
<artifact name="aes-cbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.megatronking.stringfog', module='aes-cbc', version='1.1.0')
)
libraryDependencies += "com.github.megatronking.stringfog" % "aes-cbc" % "1.1.0"
[com.github.megatronking.stringfog/aes-cbc "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.megatronking.stringfog : interface | jar | 1.1.0 |