is not current version
Last Version 3.0.0

com.github.megatronking.stringfog:interface 1.0.0

A SVG Support Library for Android

GroupId

GroupId

com.github.megatronking.stringfog
ArtifactId

ArtifactId

interface
Version

Version

1.0.0
Type

Type

jar

Download interface 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.megatronking.stringfog/interface/ -->
<dependency>
    <groupId>com.github.megatronking.stringfog</groupId>
    <artifactId>interface</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.megatronking.stringfog/interface/
implementation 'com.github.megatronking.stringfog:interface:1.0.0'
// https://jarcasting.com/artifacts/com.github.megatronking.stringfog/interface/
implementation ("com.github.megatronking.stringfog:interface:1.0.0")
'com.github.megatronking.stringfog:interface:jar:1.0.0'
<dependency org="com.github.megatronking.stringfog" name="interface" rev="1.0.0">
  <artifact name="interface" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.megatronking.stringfog', module='interface', version='1.0.0')
)
libraryDependencies += "com.github.megatronking.stringfog" % "interface" % "1.0.0"
[com.github.megatronking.stringfog/interface "1.0.0"]