is not current version
Last Version 1.5.117

org.opensourcebim:tests 1.5.82


GroupId

GroupId

org.opensourcebim
ArtifactId

ArtifactId

tests
Version

Version

1.5.82
Type

Type

jar

Download tests 1.5.82


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