is not current version
Last Version 3.4.20210509072026

io.crnk:crnk-core 2.6.20180430102904

JSON API with Crnk

Categories

Categories

Crnk Program Interface REST Frameworks
GroupId

GroupId

io.crnk
ArtifactId

ArtifactId

crnk-core
Version

Version

2.6.20180430102904
Type

Type

jar

Download crnk-core 2.6.20180430102904


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