is not current version
Last Version 0.3.1

com.github.rahulsom:svg-builder 0.2.0

JAXB Classes for SVG

GroupId

GroupId

com.github.rahulsom
ArtifactId

ArtifactId

svg-builder
Version

Version

0.2.0
Type

Type

jar

Download svg-builder 0.2.0


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