Last Version

swing-mvvm 1.0.0

MVVM bindings for Swing

License

License

GroupId

GroupId

com.github.sergeds
ArtifactId

ArtifactId

swing-mvvm
Version

Version

1.0.0
Type

Type

jar
Description

Description

swing-mvvm
MVVM bindings for Swing
Project URL

Project URL

https://github.com/sergeds/swing-mvvm
Source Code Management

Source Code Management

https://github.com/sergeds/swing-mvvm

Download swing-mvvm 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.11

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.