is not current version
Last Version 1.1.3

dk.apaq.crud:crud 1.0.20

A Crud API that support filtering and event handling.

GroupId

GroupId

dk.apaq.crud
ArtifactId

ArtifactId

crud
Version

Version

1.0.20
Type

Type

pom

Download crud 1.0.20

Filename Size
crud-1.0.20.pom 4 KB
Browse

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