A pagination, sorting, filtering library.
License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.optionfactory |
ArtifactId | ArtifactIdbyter |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnet.optionfactory:byter
Byte and Bit processing
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
byter-1.2.pom | |
byter-1.2.jar | 7 KB |
byter-1.2-sources.jar | 2 KB |
byter-1.2-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.optionfactory/byter/ -->
<dependency>
<groupId>net.optionfactory</groupId>
<artifactId>byter</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.optionfactory/byter/
implementation 'net.optionfactory:byter:1.2'
// https://jarcasting.com/artifacts/net.optionfactory/byter/
implementation ("net.optionfactory:byter:1.2")
'net.optionfactory:byter:jar:1.2'
<dependency org="net.optionfactory" name="byter" rev="1.2">
<artifact name="byter" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.optionfactory', module='byter', version='1.2')
)
libraryDependencies += "net.optionfactory" % "byter" % "1.2"
[net.optionfactory/byter "1.2"]
Group / Artifact | Type | Version |
---|---|---|
net.emaze : emaze-dysfunctional | jar | 8.1.2 |
com.google.guava : guava | jar | 23.0 |
org.apache.commons : commons-lang3 | jar | 3.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
A pagination, sorting, filtering library.