is not current version
Last Version 3.1.8

org.kgrid:shelf-api 2.1.4

KGrid Shelf API

GroupId

GroupId

org.kgrid
ArtifactId

ArtifactId

shelf-api
Version

Version

2.1.4
Type

Type

jar

Download shelf-api 2.1.4


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