Japura - Debug

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
Last Version

Last Version

7.0.0
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
7.0.0
2.0.1
2.0.0