is not current version
Last Version 0.2.0

com.github.marschall:threeten-spliterators 0.1.0

Spliterators for JSR-310 data types.

GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

threeten-spliterators
Version

Version

0.1.0
Type

Type

jar

Download threeten-spliterators 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.marschall/threeten-spliterators/ -->
<dependency>
    <groupId>com.github.marschall</groupId>
    <artifactId>threeten-spliterators</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marschall/threeten-spliterators/
implementation 'com.github.marschall:threeten-spliterators:0.1.0'
// https://jarcasting.com/artifacts/com.github.marschall/threeten-spliterators/
implementation ("com.github.marschall:threeten-spliterators:0.1.0")
'com.github.marschall:threeten-spliterators:jar:0.1.0'
<dependency org="com.github.marschall" name="threeten-spliterators" rev="0.1.0">
  <artifact name="threeten-spliterators" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marschall', module='threeten-spliterators', version='0.1.0')
)
libraryDependencies += "com.github.marschall" % "threeten-spliterators" % "0.1.0"
[com.github.marschall/threeten-spliterators "0.1.0"]