License |
License |
---|---|
GroupId | GroupIdorg.technbolts |
ArtifactId | ArtifactIdasciitech |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
asciitech-0.0.5.pom | |
asciitech-0.0.5.jar | 36 KB |
asciitech-0.0.5-third-parties.jar | 3 MB |
asciitech-0.0.5-sources.jar | 19 KB |
asciitech-0.0.5-javadoc.jar | 189 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.technbolts/asciitech/ -->
<dependency>
<groupId>org.technbolts</groupId>
<artifactId>asciitech</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.technbolts/asciitech/
implementation 'org.technbolts:asciitech:0.0.5'
// https://jarcasting.com/artifacts/org.technbolts/asciitech/
implementation ("org.technbolts:asciitech:0.0.5")
'org.technbolts:asciitech:jar:0.0.5'
<dependency org="org.technbolts" name="asciitech" rev="0.0.5">
<artifact name="asciitech" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.technbolts', module='asciitech', version='0.0.5')
)
libraryDependencies += "org.technbolts" % "asciitech" % "0.0.5"
[org.technbolts/asciitech "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.parboiled : parboiled-java | jar | 1.1.5 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
ditaa » ditaa | jar | 0.9 |
jlatexmath » jlatexmath | jar | 1.0.3 |
net.sourceforge.plantuml : plantuml | jar | 7995 |
de.erichseifert » gral | jar | 0.10 |
de.erichseifert » VectorGraphics2D | jar | 0.9.1 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.4 |
ch.qos.logback : logback-classic | jar | 1.0.9 |
junit : junit | jar | 4.11 |
org.easytesting : fest-assert | jar | 1.4 |