is not current version
Last Version 2.0

org.ow2.mind:cpl-preproc 1.0


GroupId

GroupId

org.ow2.mind
ArtifactId

ArtifactId

cpl-preproc
Version

Version

1.0
Type

Type

jar

Download cpl-preproc 1.0


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