is not current version
Last Version 0.0.54

org.opensourcebim:fixedfileservice fixedfileservice-fixedfileservice-0.0.43

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

GroupId

GroupId

org.opensourcebim
ArtifactId

ArtifactId

fixedfileservice
Version

Version

fixedfileservice-fixedfileservice-0.0.43
Type

Type

jar

Download fixedfileservice fixedfileservice-fixedfileservice-0.0.43


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