is not current version
Last Version 1.04

org.atp-fivt:ljv 1.0

Lightweight Java Visualizer

GroupId

GroupId

org.atp-fivt
ArtifactId

ArtifactId

ljv
Version

Version

1.0
Type

Type

jar

Download ljv 1.0


<!-- https://jarcasting.com/artifacts/org.atp-fivt/ljv/ -->
<dependency>
    <groupId>org.atp-fivt</groupId>
    <artifactId>ljv</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.atp-fivt/ljv/
implementation 'org.atp-fivt:ljv:1.0'
// https://jarcasting.com/artifacts/org.atp-fivt/ljv/
implementation ("org.atp-fivt:ljv:1.0")
'org.atp-fivt:ljv:jar:1.0'
<dependency org="org.atp-fivt" name="ljv" rev="1.0">
  <artifact name="ljv" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atp-fivt', module='ljv', version='1.0')
)
libraryDependencies += "org.atp-fivt" % "ljv" % "1.0"
[org.atp-fivt/ljv "1.0"]