is not current version
Last Version 0.0.54

org.opensourcebim:fixedfileservice fixedfileservice-0.0.42

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

GroupId

GroupId

org.opensourcebim
ArtifactId

ArtifactId

fixedfileservice
Version

Version

fixedfileservice-0.0.42
Type

Type

jar

Download fixedfileservice fixedfileservice-0.0.42


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