is not current version
Last Version 1.0-rc10

org.testatoo:testatoo-core 1.0-rc4

Testatoo Core

GroupId

GroupId

org.testatoo
ArtifactId

ArtifactId

testatoo-core
Version

Version

1.0-rc4
Type

Type

jar

Download testatoo-core 1.0-rc4


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