GroupId | GroupIdorg.opensourcebim |
---|---|
ArtifactId | ArtifactIdfixedfileservice |
Version | Versionfixedfileservice-fixedfileservice-0.0.43 |
Type | Typejar |
<!-- 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"]