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