is not current version
Last Version 7.138.0

org.mdsplus:devicebeans 7.117.0

MDSplus device beans for jdevice dialogs

Categories

Categories

Ebean Data ORM
GroupId

GroupId

org.mdsplus
ArtifactId

ArtifactId

devicebeans
Version

Version

7.117.0
Type

Type

jar

Download devicebeans 7.117.0


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