не последняя версия
Последняя версия 1.5.9

org.opensourcebim:Shared 1.5.8

Shared libraries, common parent for both BIMserver and BimServerClientLib

Группа

Группа

org.opensourcebim
Идентификатор

Идентификатор

Shared
Версия

Версия

1.5.8
Тип

Тип

jar

Скачать Shared 1.5.8


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