| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.github.jamesnetherton |
| ArtifactId | ArtifactIdlolcat4j |
| Version | Version0.4.0 |
| Type | Typejar |
| Description |
Descriptionlolcat4j
Rainbows and unicorns!
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lolcat4j-0.4.0.pom | |
| lolcat4j-0.4.0.jar | 30 KB |
| lolcat4j-0.4.0-sources.jar | 27 KB |
| lolcat4j-0.4.0-javadoc.jar | 87 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.jamesnetherton/lolcat4j/ -->
<dependency>
<groupId>com.github.jamesnetherton</groupId>
<artifactId>lolcat4j</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jamesnetherton/lolcat4j/
implementation 'com.github.jamesnetherton:lolcat4j:0.4.0'
// https://jarcasting.com/artifacts/com.github.jamesnetherton/lolcat4j/
implementation ("com.github.jamesnetherton:lolcat4j:0.4.0")
'com.github.jamesnetherton:lolcat4j:jar:0.4.0'
<dependency org="com.github.jamesnetherton" name="lolcat4j" rev="0.4.0">
<artifact name="lolcat4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jamesnetherton', module='lolcat4j', version='0.4.0')
)
libraryDependencies += "com.github.jamesnetherton" % "lolcat4j" % "0.4.0"
[com.github.jamesnetherton/lolcat4j "0.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |