Last Version

Japura - Debug 7.0.0

Japura is a Java Swing project. It is an application framework and collection of components.

License

License

GroupId

GroupId

org.japura
ArtifactId

ArtifactId

japura-debug
Version

Version

7.0.0
Type

Type

jar
Description

Description

Japura - Debug
Japura is a Java Swing project. It is an application framework and collection of components.

Download japura-debug 7.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.miglayout : miglayout-swing jar 4.2
org.japura : japura-framework jar 7.0.0
org.japura : japura-gui jar 7.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.