is not current version
Last Version 0.1.2-SNAPSHOT-1

net.cassite:daf4j-api 0.0.2-RELEASE

A library provides facade api for data accessing.

Categories

Categories

Net
GroupId

GroupId

net.cassite
ArtifactId

ArtifactId

daf4j-api
Version

Version

0.0.2-RELEASE
Type

Type

jar

Download daf4j-api 0.0.2-RELEASE


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