GroupId | GroupIdcom.github.zabetak |
---|---|
ArtifactId | ArtifactIdhs2-embedded |
Version | Version1.0.1.7.2.3.0-220 |
Type | Typepom |
Filename | Size |
---|---|
hs2-embedded-1.0.1.7.2.3.0-220.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zabetak/hs2-embedded/ -->
<dependency>
<groupId>com.github.zabetak</groupId>
<artifactId>hs2-embedded</artifactId>
<version>1.0.1.7.2.3.0-220</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.zabetak/hs2-embedded/
implementation 'com.github.zabetak:hs2-embedded:1.0.1.7.2.3.0-220'
// https://jarcasting.com/artifacts/com.github.zabetak/hs2-embedded/
implementation ("com.github.zabetak:hs2-embedded:1.0.1.7.2.3.0-220")
'com.github.zabetak:hs2-embedded:pom:1.0.1.7.2.3.0-220'
<dependency org="com.github.zabetak" name="hs2-embedded" rev="1.0.1.7.2.3.0-220">
<artifact name="hs2-embedded" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.zabetak', module='hs2-embedded', version='1.0.1.7.2.3.0-220')
)
libraryDependencies += "com.github.zabetak" % "hs2-embedded" % "1.0.1.7.2.3.0-220"
[com.github.zabetak/hs2-embedded "1.0.1.7.2.3.0-220"]