is not current version
Last Version 0.0.54

org.opensourcebim:fixedfileservice 0.0.42

BIMserver service that returns a fixed file, configurable in the settings

GroupId

GroupId

org.opensourcebim
ArtifactId

ArtifactId

fixedfileservice
Version

Version

0.0.42
Type

Type

jar

Download fixedfileservice 0.0.42


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