License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdorg.hnau.svgpath |
ArtifactId | ArtifactIdkotlincode |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSvgPathKotlinCode
Svg path kotlin code generator
|
Filename | Size |
---|---|
kotlincode-1.0.4.pom | |
kotlincode-1.0.4.jar | 12 KB |
kotlincode-1.0.4-sources.jar | 3 KB |
kotlincode-1.0.4-javadoc.jar | 21 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.hnau : base | jar | 1.8.4 |
org.hnau.svgpath : data | jar | 1.0.4 |