Last Version

badge4j 1.0.1

Badge4j is a Java implementation of the badge-maker JavaScript library and is inspired by badgen.net.

License

License

GroupId

GroupId

com.starxg
ArtifactId

ArtifactId

badge4j
Version

Version

1.0.1
Type

Type

jar
Description

Description

badge4j
Badge4j is a Java implementation of the badge-maker JavaScript library and is inspired by badgen.net.
Project URL

Project URL

https://github.com/starxg/badge4j

Download badge4j 1.0.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.