is not current version
Last Version 1.0.5

com.highway2urhell:h2hell-web 1.0.4


Categories

Categories

H2 Data Databases
GroupId

GroupId

com.highway2urhell
ArtifactId

ArtifactId

h2hell-web
Version

Version

1.0.4
Type

Type

war

Download h2hell-web 1.0.4


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