is not current version
Last Version 1.0.3

io.github.dsibilio:badge-maker 1.0.2

A lightweight Java SVG badge maker

License

License

GroupId

GroupId

io.github.dsibilio
ArtifactId

ArtifactId

badge-maker
Version

Version

1.0.2
Type

Type

jar
Description

Description

io.github.dsibilio:badge-maker
A lightweight Java SVG badge maker
Project URL

Project URL

https://github.com/dsibilio/badge-maker
Source Code Management

Source Code Management

https://github.com/dsibilio/badge-maker/tree/main

Download badge-maker 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.javastack : fontmetrics jar 1.0.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

Project Modules

There are no modules declared in this project.