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