is not current version
Last Version 1.0.7

eu.stamp-project:botsing-preprocessing 1.0.1


GroupId

GroupId

eu.stamp-project
ArtifactId

ArtifactId

botsing-preprocessing
Version

Version

1.0.1
Type

Type

jar

Download botsing-preprocessing 1.0.1


<!-- https://jarcasting.com/artifacts/eu.stamp-project/botsing-preprocessing/ -->
<dependency>
    <groupId>eu.stamp-project</groupId>
    <artifactId>botsing-preprocessing</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.stamp-project/botsing-preprocessing/
implementation 'eu.stamp-project:botsing-preprocessing:1.0.1'
// https://jarcasting.com/artifacts/eu.stamp-project/botsing-preprocessing/
implementation ("eu.stamp-project:botsing-preprocessing:1.0.1")
'eu.stamp-project:botsing-preprocessing:jar:1.0.1'
<dependency org="eu.stamp-project" name="botsing-preprocessing" rev="1.0.1">
  <artifact name="botsing-preprocessing" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.stamp-project', module='botsing-preprocessing', version='1.0.1')
)
libraryDependencies += "eu.stamp-project" % "botsing-preprocessing" % "1.0.1"
[eu.stamp-project/botsing-preprocessing "1.0.1"]