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