is not current version
Last Version 0.6.1

com.github.marcoferrer.krotoplus:kroto-plus-test 0.5.0-RC

Kroto+ Test Support

GroupId

GroupId

com.github.marcoferrer.krotoplus
ArtifactId

ArtifactId

kroto-plus-test
Version

Version

0.5.0-RC
Type

Type

jar

Download kroto-plus-test 0.5.0-RC


<!-- https://jarcasting.com/artifacts/com.github.marcoferrer.krotoplus/kroto-plus-test/ -->
<dependency>
    <groupId>com.github.marcoferrer.krotoplus</groupId>
    <artifactId>kroto-plus-test</artifactId>
    <version>0.5.0-RC</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marcoferrer.krotoplus/kroto-plus-test/
implementation 'com.github.marcoferrer.krotoplus:kroto-plus-test:0.5.0-RC'
// https://jarcasting.com/artifacts/com.github.marcoferrer.krotoplus/kroto-plus-test/
implementation ("com.github.marcoferrer.krotoplus:kroto-plus-test:0.5.0-RC")
'com.github.marcoferrer.krotoplus:kroto-plus-test:jar:0.5.0-RC'
<dependency org="com.github.marcoferrer.krotoplus" name="kroto-plus-test" rev="0.5.0-RC">
  <artifact name="kroto-plus-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marcoferrer.krotoplus', module='kroto-plus-test', version='0.5.0-RC')
)
libraryDependencies += "com.github.marcoferrer.krotoplus" % "kroto-plus-test" % "0.5.0-RC"
[com.github.marcoferrer.krotoplus/kroto-plus-test "0.5.0-RC"]