is not current version
Last Version 0.7.0

org.tatools:sunshine-core 0.4.2

"The package is a core API and partial implementation for the test runners' adapters."

GroupId

GroupId

org.tatools
ArtifactId

ArtifactId

sunshine-core
Version

Version

0.4.2
Type

Type

jar

Download sunshine-core 0.4.2


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