GroupId | GroupIdorg.opensourcebim |
---|---|
ArtifactId | ArtifactIdbresaer |
Version | Version0.0.3 |
Type | Typejar |
Filename | Size |
---|---|
bresaer-0.0.3.pom | |
bresaer-0.0.3.jar | 25 KB |
bresaer-0.0.3-sources.jar | 15 KB |
bresaer-0.0.3-plugin.xml | 685 bytes |
bresaer-0.0.3-javadoc.jar | 52 KB |
bresaer-0.0.3-icon.png | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opensourcebim/bresaer/ -->
<dependency>
<groupId>org.opensourcebim</groupId>
<artifactId>bresaer</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensourcebim/bresaer/
implementation 'org.opensourcebim:bresaer:0.0.3'
// https://jarcasting.com/artifacts/org.opensourcebim/bresaer/
implementation ("org.opensourcebim:bresaer:0.0.3")
'org.opensourcebim:bresaer:jar:0.0.3'
<dependency org="org.opensourcebim" name="bresaer" rev="0.0.3">
<artifact name="bresaer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensourcebim', module='bresaer', version='0.0.3')
)
libraryDependencies += "org.opensourcebim" % "bresaer" % "0.0.3"
[org.opensourcebim/bresaer "0.0.3"]