GroupId | GroupIdio.symcpe.hendrix |
---|---|
ArtifactId | ArtifactIdhendrix-helpers |
Version | Version0.0.33 |
Type | Typepom |
Filename | Size |
---|---|
hendrix-helpers-0.0.33.pom | 672 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.symcpe.hendrix/hendrix-helpers/ -->
<dependency>
<groupId>io.symcpe.hendrix</groupId>
<artifactId>hendrix-helpers</artifactId>
<version>0.0.33</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.symcpe.hendrix/hendrix-helpers/
implementation 'io.symcpe.hendrix:hendrix-helpers:0.0.33'
// https://jarcasting.com/artifacts/io.symcpe.hendrix/hendrix-helpers/
implementation ("io.symcpe.hendrix:hendrix-helpers:0.0.33")
'io.symcpe.hendrix:hendrix-helpers:pom:0.0.33'
<dependency org="io.symcpe.hendrix" name="hendrix-helpers" rev="0.0.33">
<artifact name="hendrix-helpers" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.symcpe.hendrix', module='hendrix-helpers', version='0.0.33')
)
libraryDependencies += "io.symcpe.hendrix" % "hendrix-helpers" % "0.0.33"
[io.symcpe.hendrix/hendrix-helpers "0.0.33"]