Last Version

java-timestream 1.1.0

A set of builders that create streams of java.time objects

License

License

Categories

Categories

Java Languages SBE Data Data Structures
GroupId

GroupId

com.ginsberg
ArtifactId

ArtifactId

java-timestream
Version

Version

1.1.0
Type

Type

jar
Description

Description

java-timestream
A set of builders that create streams of java.time objects
Project URL

Project URL

https://github.com/tginsberg/java-timestream
Source Code Management

Source Code Management

https://github.com/tginsberg/java-timestream

Download java-timestream 1.1.0


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

Dependencies

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.4.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.