is not current version
Last Version 0.0.34

io.symcpe.hendrix:hendrix-helpers 0.0.23


GroupId

GroupId

io.symcpe.hendrix
ArtifactId

ArtifactId

hendrix-helpers
Version

Version

0.0.23
Type

Type

pom

Download hendrix-helpers 0.0.23

Filename Size
hendrix-helpers-0.0.23.pom 631 bytes
Browse

<!-- https://jarcasting.com/artifacts/io.symcpe.hendrix/hendrix-helpers/ -->
<dependency>
    <groupId>io.symcpe.hendrix</groupId>
    <artifactId>hendrix-helpers</artifactId>
    <version>0.0.23</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.symcpe.hendrix/hendrix-helpers/
implementation 'io.symcpe.hendrix:hendrix-helpers:0.0.23'
// https://jarcasting.com/artifacts/io.symcpe.hendrix/hendrix-helpers/
implementation ("io.symcpe.hendrix:hendrix-helpers:0.0.23")
'io.symcpe.hendrix:hendrix-helpers:pom:0.0.23'
<dependency org="io.symcpe.hendrix" name="hendrix-helpers" rev="0.0.23">
  <artifact name="hendrix-helpers" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.symcpe.hendrix', module='hendrix-helpers', version='0.0.23')
)
libraryDependencies += "io.symcpe.hendrix" % "hendrix-helpers" % "0.0.23"
[io.symcpe.hendrix/hendrix-helpers "0.0.23"]