is not current version
Last Version 1.0.5

com.highway2urhell:h2hell-core 1.0.4


Categories

Categories

H2 Data Databases
GroupId

GroupId

com.highway2urhell
ArtifactId

ArtifactId

h2hell-core
Version

Version

1.0.4
Type

Type

jar

Download h2hell-core 1.0.4


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