Last Version

Badge4J 1.11.0

Badge4J is a Java implementation of the badge-maker JavaScript library and is inspired by shields.io.

License

License

GroupId

GroupId

org.silentsoft
ArtifactId

ArtifactId

badge4j
Version

Version

1.11.0
Type

Type

jar
Description

Description

Badge4J
Badge4J is a Java implementation of the badge-maker JavaScript library and is inspired by shields.io.
Project URL

Project URL

https://github.com/silentsoft/badge4j
Source Code Management

Source Code Management

https://github.com/silentsoft/badge4j.git

Download badge4j 1.11.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.silentsoft : csscolor4j jar 1.0.0
org.silentsoft : simpleicons4j jar 1.9.0

test (2)

Group / Artifact Type Version
org.junit.platform : junit-platform-launcher jar 1.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2

Project Modules

There are no modules declared in this project.