SvgPathKotlinCode

Svg path kotlin code generator

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

org.hnau.svgpath
ArtifactId

ArtifactId

kotlincode
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

SvgPathKotlinCode
Svg path kotlin code generator

Download kotlincode

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.hnau : base jar 1.8.4
org.hnau.svgpath : data jar 1.0.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0