Last Version

svg-objects 0.1

Provides a few (JSP) servlet that produce simple parameterized SVG images. If you quickly need an image of a blue circle or something like that, simply take a dependency on this jar.

License

License

GroupId

GroupId

org.meeuw
ArtifactId

ArtifactId

svg-objects
Version

Version

0.1
Type

Type

jar
Description

Description

svg-objects
Provides a few (JSP) servlet that produce simple parameterized SVG images. If you quickly need an image of a blue circle or something like that, simply take a dependency on this jar.
Project URL

Project URL

https://github.com/mihxil/svg-objects
Source Code Management

Source Code Management

https://github.com/mihxil/svg-objects

Download svg-objects 0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.