is not current version
Last Version 1.04

org.atp-fivt:ljv 1.02

Lightweight Java Visualizer

GroupId

GroupId

org.atp-fivt
ArtifactId

ArtifactId

ljv
Version

Version

1.02
Type

Type

jar

Download ljv 1.02


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