| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.develhack |
| ArtifactId | ArtifactIddevelhack-bindata |
| Last Version | Last Version0.0.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondevelhack-bindata
The utilities for binary data.
|
| Filename | Size |
|---|---|
| develhack-bindata-0.0.8.pom | |
| develhack-bindata-0.0.8.jar | 4 KB |
| develhack-bindata-0.0.8-sources.jar | 2 KB |
| develhack-bindata-0.0.8-javadoc.jar | 192 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.develhack/develhack-bindata/ -->
<dependency>
<groupId>com.develhack</groupId>
<artifactId>develhack-bindata</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.develhack/develhack-bindata/
implementation 'com.develhack:develhack-bindata:0.0.8'
// https://jarcasting.com/artifacts/com.develhack/develhack-bindata/
implementation ("com.develhack:develhack-bindata:0.0.8")
'com.develhack:develhack-bindata:jar:0.0.8'
<dependency org="com.develhack" name="develhack-bindata" rev="0.0.8">
<artifact name="develhack-bindata" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.develhack', module='develhack-bindata', version='0.0.8')
)
libraryDependencies += "com.develhack" % "develhack-bindata" % "0.0.8"
[com.develhack/develhack-bindata "0.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.develhack : develhack-core | jar | [0.9,1.0) |
| org.slf4j : slf4j-api | jar | [1.7,1.8) |