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