License |
License |
---|---|
GroupId | GroupIdcom.github.hadii-tech |
ArtifactId | ArtifactIdstiff-lib |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.hadii-tech:stiff-lib
stiff-lib is a java library for generating stiff diagrams.
|
Project URL |
Project URL |
Filename | Size |
---|---|
stiff-lib-1.0.0.pom | |
stiff-lib-1.0.0.jar | 59 KB |
stiff-lib-1.0.0-sources.jar | 35 KB |
stiff-lib-1.0.0-javadoc.jar | 208 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hadii-tech/stiff-lib/ -->
<dependency>
<groupId>com.github.hadii-tech</groupId>
<artifactId>stiff-lib</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hadii-tech/stiff-lib/
implementation 'com.github.hadii-tech:stiff-lib:1.0.0'
// https://jarcasting.com/artifacts/com.github.hadii-tech/stiff-lib/
implementation ("com.github.hadii-tech:stiff-lib:1.0.0")
'com.github.hadii-tech:stiff-lib:jar:1.0.0'
<dependency org="com.github.hadii-tech" name="stiff-lib" rev="1.0.0">
<artifact name="stiff-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hadii-tech', module='stiff-lib', version='1.0.0')
)
libraryDependencies += "com.github.hadii-tech" % "stiff-lib" % "1.0.0"
[com.github.hadii-tech/stiff-lib "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.hadii-tech : clarpse | jar | 6.0.1 |
org.json : json | jar | 20180130 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.gephi : gephi-toolkit | jar | 0.9.2 |
net.sourceforge.plantuml : plantuml | jar | 1.2020.8 |
org.jsoup : jsoup | jar | 1.10.2 |
org.apache.httpcomponents : httpclient | jar | 4.5.2 |
commons-lang : commons-lang | jar | 2.6 |
commons-io : commons-io | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |