Badge4J

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
Last Version

Last Version

1.11.0
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.11.0
1.10.0
1.9.0
1.8.0
1.7.0
1.6.0
1.5.2
1.5.1
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0