is not current version
Last Version 1.0.0

nl.mirabeau:ceddl4j 0.2.1

CEDDL4J is a Java Library, with a fluent API, for creating a Data Layer that follows the Customer Experience Digital Data Layer (CEDDL) specification.

Categories

Categories

Deeplearning4j Business Logic Libraries Machine Learning
GroupId

GroupId

nl.mirabeau
ArtifactId

ArtifactId

ceddl4j
Version

Version

0.2.1
Type

Type

jar

Download ceddl4j 0.2.1


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