is not current version
Last Version 2.0.21

com.github.roneetshaw:testing-core 1.0.3


GroupId

GroupId

com.github.roneetshaw
ArtifactId

ArtifactId

testing-core
Version

Version

1.0.3
Type

Type

jar

Download testing-core 1.0.3


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