is not current version
Last Version 1.0.7

eu.stamp-project:botsing-reproduction 1.0.1

The reproduction plugin contains the evolutionary algorithm used to reproduce a crash.

GroupId

GroupId

eu.stamp-project
ArtifactId

ArtifactId

botsing-reproduction
Version

Version

1.0.1
Type

Type

jar

Download botsing-reproduction 1.0.1


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