is not current version
Last Version 1.3.27

org.bardframework.crud:crud-api 1.3.17


GroupId

GroupId

org.bardframework.crud
ArtifactId

ArtifactId

crud-api
Version

Version

1.3.17
Type

Type

jar

Download crud-api 1.3.17


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