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