is not current version
Last Version 2.0

org.ow2.mind:cpl-preproc 0.2.1


GroupId

GroupId

org.ow2.mind
ArtifactId

ArtifactId

cpl-preproc
Version

Version

0.2.1
Type

Type

jar

Download cpl-preproc 0.2.1


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