is not current version
Last Version 0.14.3

org.occurrent:test-support 0.7.2


GroupId

GroupId

org.occurrent
ArtifactId

ArtifactId

test-support
Version

Version

0.7.2
Type

Type

jar

Download test-support 0.7.2


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