License |
License
MIT License
|
---|---|
GroupId | GroupIdcom.github.salemebo |
ArtifactId | ArtifactIdlawnha |
Version | Version0.2.1 |
Type | Typejar |
Description |
DescriptionJava ANSI lib, Lawnha, لَونهَا
ANSI/VT100 for Java, ansi code generator
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lawnha-0.2.1.pom | |
lawnha-0.2.1.jar | 99 KB |
lawnha-0.2.1-sources.jar | 60 KB |
lawnha-0.2.1-javadoc.jar | 643 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.salemebo/lawnha/ -->
<dependency>
<groupId>com.github.salemebo</groupId>
<artifactId>lawnha</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.salemebo/lawnha/
implementation 'com.github.salemebo:lawnha:0.2.1'
// https://jarcasting.com/artifacts/com.github.salemebo/lawnha/
implementation ("com.github.salemebo:lawnha:0.2.1")
'com.github.salemebo:lawnha:jar:0.2.1'
<dependency org="com.github.salemebo" name="lawnha" rev="0.2.1">
<artifact name="lawnha" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.salemebo', module='lawnha', version='0.2.1')
)
libraryDependencies += "com.github.salemebo" % "lawnha" % "0.2.1"
[com.github.salemebo/lawnha "0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |