is not current version
Last Version 1.0.5

com.highway2urhell:h2hell-core 1.0.1


Categories

Categories

H2 Data Databases
GroupId

GroupId

com.highway2urhell
ArtifactId

ArtifactId

h2hell-core
Version

Version

1.0.1
Type

Type

jar

Download h2hell-core 1.0.1


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