Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kryptonbutterfly/tinyiterators
This module contains solely a SingleElementIterator.
https://github.com/kryptonbutterfly/tinyiterators
java
Last synced: 8 days ago
JSON representation
This module contains solely a SingleElementIterator.
- Host: GitHub
- URL: https://github.com/kryptonbutterfly/tinyiterators
- Owner: kryptonbutterfly
- License: apache-2.0
- Created: 2022-08-14T15:37:08.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-18T20:57:05.000Z (10 months ago)
- Last Synced: 2024-01-18T23:00:35.383Z (10 months ago)
- Topics: java
- Language: Java
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tinyIterators [![Maven Package](https://github.com/kryptonbutterfly/tinyIterators/actions/workflows/maven-publish.yml/badge.svg)](https://github.com/kryptonbutterfly/tinyIterators/actions/workflows/maven-publish.yml)
This module contains solely a SingleElementIterator.## Getting the latest release
```xml
github
https://maven.pkg.github.com/kryptonbutterfly/maven-repo```
```xml
kryptonbutterfly
tiny_iterators
2.0.0```
## Download
java version | library version | Download
:----------: | :-------------: | :-------
18+ | 2.0.0 | [tinyIterators-2.0.0.jar](https://github-registry-files.githubusercontent.com/731108692/086a0680-b64c-11ee-8ca8-8335fc992791?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240118%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240118T205413Z&X-Amz-Expires=300&X-Amz-Signature=956cea55bbb464f63f07dfd198a695850a5a5ea429c9e0eaec216ae7aeb3c36a&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=731108692&response-content-disposition=filename%3Dtiny_iterators-2.0.0.jar&response-content-type=application%2Foctet-stream)
18+ | 1.0.0 | [tinyIterators.jar](https://github.com/kryptonbutterfly/tinyIterators/releases/download/v1.0.0/tinyIterators.jar)