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