Categories |
CategoriesEbean Data ORM |
---|---|
GroupId | GroupIdorg.mdsplus |
ArtifactId | ArtifactIddevicebeans |
Version | Version7.134.10 |
Type | Typejar |
Filename | Size |
---|---|
devicebeans-7.134.10.pom | |
devicebeans-7.134.10.jar | 163 KB |
devicebeans-7.134.10-sources.jar | 67 KB |
devicebeans-7.134.10-javadoc.jar | 474 KB |
devicebeans-7.134.10-jar-with-dependencies.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mdsplus/devicebeans/ -->
<dependency>
<groupId>org.mdsplus</groupId>
<artifactId>devicebeans</artifactId>
<version>7.134.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.mdsplus/devicebeans/
implementation 'org.mdsplus:devicebeans:7.134.10'
// https://jarcasting.com/artifacts/org.mdsplus/devicebeans/
implementation ("org.mdsplus:devicebeans:7.134.10")
'org.mdsplus:devicebeans:jar:7.134.10'
<dependency org="org.mdsplus" name="devicebeans" rev="7.134.10">
<artifact name="devicebeans" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mdsplus', module='devicebeans', version='7.134.10')
)
libraryDependencies += "org.mdsplus" % "devicebeans" % "7.134.10"
[org.mdsplus/devicebeans "7.134.10"]