io.github.dsibilio:badge-maker

A lightweight Java SVG badge maker

License

License

GroupId

GroupId

io.github.dsibilio
ArtifactId

ArtifactId

badge-maker
Last Version

Last Version

1.0.3
Release Date

Release Date

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

How to add to project

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

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.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0