License |
License |
---|---|
GroupId | GroupIdcom.github.hadii-tech |
ArtifactId | ArtifactIdstriff-lib |
Version | Version1.2.3 |
Type | Typejar |
Description |
Descriptioncom.github.hadii-tech:striff-lib
striff-lib is a java library for generating striff diagrams.
|
Project URL |
Project URL |
Filename | Size |
---|---|
striff-lib-1.2.3.pom | |
striff-lib-1.2.3.jar | 63 MB |
striff-lib-1.2.3-sources.jar | 63 MB |
striff-lib-1.2.3-javadoc.jar | 227 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hadii-tech/striff-lib/ -->
<dependency>
<groupId>com.github.hadii-tech</groupId>
<artifactId>striff-lib</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hadii-tech/striff-lib/
implementation 'com.github.hadii-tech:striff-lib:1.2.3'
// https://jarcasting.com/artifacts/com.github.hadii-tech/striff-lib/
implementation ("com.github.hadii-tech:striff-lib:1.2.3")
'com.github.hadii-tech:striff-lib:jar:1.2.3'
<dependency org="com.github.hadii-tech" name="striff-lib" rev="1.2.3">
<artifact name="striff-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hadii-tech', module='striff-lib', version='1.2.3')
)
libraryDependencies += "com.github.hadii-tech" % "striff-lib" % "1.2.3"
[com.github.hadii-tech/striff-lib "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.hadii-tech : clarpse | jar | 6.2.1 |
org.gephi : gephi-toolkit | jar | 0.9.2 |
org.json : json | jar | 20180130 |
org.apache.logging.log4j : log4j-api | jar | 2.13.0 |
org.apache.logging.log4j : log4j-core | jar | 2.13.2 |
org.apache.commons : commons-lang3 | jar | 3.4 |
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 |