is not current version
Last Version 1.2.3

com.github.hadii-tech:striff-lib 1.2.1

striff-lib is a java library for generating striff diagrams.

GroupId

GroupId

com.github.hadii-tech
ArtifactId

ArtifactId

striff-lib
Version

Version

1.2.1
Type

Type

jar

Download striff-lib 1.2.1


<!-- https://jarcasting.com/artifacts/com.github.hadii-tech/striff-lib/ -->
<dependency>
    <groupId>com.github.hadii-tech</groupId>
    <artifactId>striff-lib</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hadii-tech/striff-lib/
implementation 'com.github.hadii-tech:striff-lib:1.2.1'
// https://jarcasting.com/artifacts/com.github.hadii-tech/striff-lib/
implementation ("com.github.hadii-tech:striff-lib:1.2.1")
'com.github.hadii-tech:striff-lib:jar:1.2.1'
<dependency org="com.github.hadii-tech" name="striff-lib" rev="1.2.1">
  <artifact name="striff-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hadii-tech', module='striff-lib', version='1.2.1')
)
libraryDependencies += "com.github.hadii-tech" % "striff-lib" % "1.2.1"
[com.github.hadii-tech/striff-lib "1.2.1"]