Последняя версия

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.

Лицензия

Лицензия

Группа

Группа

org.meeuw
Идентификатор

Идентификатор

svg-objects
Версия

Версия

0.1
Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://github.com/mihxil/svg-objects
Система контроля версий

Система контроля версий

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

Скачать 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.