is not current version
Last Version 1.3.27

org.bardframework.crud:bard-crud 1.3.17


GroupId

GroupId

org.bardframework.crud
ArtifactId

ArtifactId

bard-crud
Version

Version

1.3.17
Type

Type

pom

Download bard-crud 1.3.17

Filename Size
bard-crud-1.3.17.pom 2 KB
Browse

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