is not current version
Last Version 1.1.4

org.bitbucket.openisoj:openisoj-tests 1.1.2

A library to assist in writing unit tests for applications using openisoj

GroupId

GroupId

org.bitbucket.openisoj
ArtifactId

ArtifactId

openisoj-tests
Version

Version

1.1.2
Type

Type

jar

Download openisoj-tests 1.1.2


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