GroupId | GroupIdorg.jdesktop |
---|---|
ArtifactId | ArtifactIdbeansbinding |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.jdesktop - Beans Binding
Mavenized build for Beans Binding from
"https://beansbinding.dev.java.net".
|
Filename | Size |
---|---|
beansbinding-1.2.1.pom | |
beansbinding-1.2.1.jar | 616 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jdesktop/beansbinding/ -->
<dependency>
<groupId>org.jdesktop</groupId>
<artifactId>beansbinding</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jdesktop/beansbinding/
implementation 'org.jdesktop:beansbinding:1.2.1'
// https://jarcasting.com/artifacts/org.jdesktop/beansbinding/
implementation ("org.jdesktop:beansbinding:1.2.1")
'org.jdesktop:beansbinding:jar:1.2.1'
<dependency org="org.jdesktop" name="beansbinding" rev="1.2.1">
<artifact name="beansbinding" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jdesktop', module='beansbinding', version='1.2.1')
)
libraryDependencies += "org.jdesktop" % "beansbinding" % "1.2.1"
[org.jdesktop/beansbinding "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |