is not current version
Last Version 7.138.0

org.mdsplus:devicebeans 7.113.4

MDSplus device beans for jdevice dialogs

Categories

Categories

Ebean Data ORM
GroupId

GroupId

org.mdsplus
ArtifactId

ArtifactId

devicebeans
Version

Version

7.113.4
Type

Type

jar

Download devicebeans 7.113.4


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