Categories |
CategoriesH2 Data Databases |
---|---|
GroupId | GroupIdcom.highway2urhell |
ArtifactId | ArtifactIdh2hell-web-parent |
Version | Version1.0.3 |
Type | Typepom |
Filename | Size |
---|---|
h2hell-web-parent-1.0.3.pom | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.highway2urhell/h2hell-web-parent/ -->
<dependency>
<groupId>com.highway2urhell</groupId>
<artifactId>h2hell-web-parent</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.highway2urhell/h2hell-web-parent/
implementation 'com.highway2urhell:h2hell-web-parent:1.0.3'
// https://jarcasting.com/artifacts/com.highway2urhell/h2hell-web-parent/
implementation ("com.highway2urhell:h2hell-web-parent:1.0.3")
'com.highway2urhell:h2hell-web-parent:pom:1.0.3'
<dependency org="com.highway2urhell" name="h2hell-web-parent" rev="1.0.3">
<artifact name="h2hell-web-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.highway2urhell', module='h2hell-web-parent', version='1.0.3')
)
libraryDependencies += "com.highway2urhell" % "h2hell-web-parent" % "1.0.3"
[com.highway2urhell/h2hell-web-parent "1.0.3"]