is not current version
Last Version 1.2.0

com.redhat.lightblue:crud 1.0.0


GroupId

GroupId

com.redhat.lightblue
ArtifactId

ArtifactId

crud
Version

Version

1.0.0
Type

Type

jar

Download crud 1.0.0


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