is not current version
Last Version 1.5.65

org.opensourcebim:Tests 1.5.64


GroupId

GroupId

org.opensourcebim
ArtifactId

ArtifactId

Tests
Version

Version

1.5.64
Type

Type

jar

Download Tests 1.5.64


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