is not current version
Last Version 1.0.2

com.github.jmnarloch:hstreams43 1.0.1

Hibernate JDK 8 wrapper

GroupId

GroupId

com.github.jmnarloch
ArtifactId

ArtifactId

hstreams43
Version

Version

1.0.1
Type

Type

jar

Download hstreams43 1.0.1


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