Entangle Swing Integration

Entangle support for Java Swing.

License

License

GroupId

GroupId

org.hobsoft.entangle
ArtifactId

ArtifactId

entangle-swing
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Entangle Swing Integration
Entangle support for Java Swing.
Project URL

Project URL

https://github.com/markhobson/entangle-swing
Source Code Management

Source Code Management

https://github.com/markhobson/entangle-swing

Download entangle-swing

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.hobsoft.entangle : entangle jar 0.1.0

test (1)

Group / Artifact Type Version
org.jmock : jmock-junit4 jar 2.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0