| License |
License |
|---|---|
| GroupId | GroupIdorg.fastquery |
| ArtifactId | ArtifactIdbytes |
| Last Version | Last Version1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbytes
bytes conversion tools
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bytes-1.4.pom | |
| bytes-1.4.jar | 14 KB |
| bytes-1.4-sources.jar | 10 KB |
| bytes-1.4-javadoc.jar | 63 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.fastquery/bytes/ -->
<dependency>
<groupId>org.fastquery</groupId>
<artifactId>bytes</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.fastquery/bytes/
implementation 'org.fastquery:bytes:1.4'
// https://jarcasting.com/artifacts/org.fastquery/bytes/
implementation ("org.fastquery:bytes:1.4")
'org.fastquery:bytes:jar:1.4'
<dependency org="org.fastquery" name="bytes" rev="1.4">
<artifact name="bytes" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fastquery', module='bytes', version='1.4')
)
libraryDependencies += "org.fastquery" % "bytes" % "1.4"
[org.fastquery/bytes "1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 1.3 |