SvgPathData

Svg path data classes

License

License

Categories

Categories

Data
GroupId

GroupId

org.hnau.svgpath
ArtifactId

ArtifactId

data
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

SvgPathData
Svg path data classes

Download data

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.70

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