| License |
License |
|---|---|
| GroupId | GroupIdorg.atp-fivt |
| ArtifactId | ArtifactIdljv |
| Last Version | Last Version1.04 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionljv
Lightweight Java Visualizer
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ljv-1.04.pom | |
| ljv-1.04.jar | 13 KB |
| ljv-1.04-sources.jar | 8 KB |
| ljv-1.04-javadoc.jar | 404 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.atp-fivt/ljv/ -->
<dependency>
<groupId>org.atp-fivt</groupId>
<artifactId>ljv</artifactId>
<version>1.04</version>
</dependency>
// https://jarcasting.com/artifacts/org.atp-fivt/ljv/
implementation 'org.atp-fivt:ljv:1.04'
// https://jarcasting.com/artifacts/org.atp-fivt/ljv/
implementation ("org.atp-fivt:ljv:1.04")
'org.atp-fivt:ljv:jar:1.04'
<dependency org="org.atp-fivt" name="ljv" rev="1.04">
<artifact name="ljv" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atp-fivt', module='ljv', version='1.04')
)
libraryDependencies += "org.atp-fivt" % "ljv" % "1.04"
[org.atp-fivt/ljv "1.04"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openjdk.jol : jol-core | jar | 0.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| com.approvaltests : approvaltests | jar | 13.3.0 |