is not current version
Last Version 2.0.0

org.opensourcebim:shared 1.5.127

Shared libraries, common parent for both BIMserver and BimServerClientLib

GroupId

GroupId

org.opensourcebim
ArtifactId

ArtifactId

shared
Version

Version

1.5.127
Type

Type

jar

Download shared 1.5.127


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