is not current version
Last Version 1.0.4

org.hnau.svgpath:kotlincode 1.0.0

Svg path kotlin code generator

Categories

Categories

Kotlin Languages
GroupId

GroupId

org.hnau.svgpath
ArtifactId

ArtifactId

kotlincode
Version

Version

1.0.0
Type

Type

jar

Download kotlincode 1.0.0


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