is not current version
Last Version 1.0.2

com.github.jmnarloch:hstreams43 1.0.0

Hibernate JDK 8 wrapper

GroupId

GroupId

com.github.jmnarloch
ArtifactId

ArtifactId

hstreams43
Version

Version

1.0.0
Type

Type

jar

Download hstreams43 1.0.0


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