GroupId | GroupIdio.symcpe.hendrix |
---|---|
ArtifactId | ArtifactIdhendrix-alerts |
Version | Version0.0.18 |
Type | Typejar |
Filename | Size |
---|---|
hendrix-alerts-0.0.18.pom | |
hendrix-alerts-0.0.18.jar | 24 KB |
hendrix-alerts-0.0.18-tests.jar | 20 KB |
hendrix-alerts-0.0.18-sources.jar | 19 KB |
hendrix-alerts-0.0.18-javadoc.jar | 92 KB |
hendrix-alerts-0.0.18-jar-with-dependencies.jar | 46 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.symcpe.hendrix/hendrix-alerts/ -->
<dependency>
<groupId>io.symcpe.hendrix</groupId>
<artifactId>hendrix-alerts</artifactId>
<version>0.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/io.symcpe.hendrix/hendrix-alerts/
implementation 'io.symcpe.hendrix:hendrix-alerts:0.0.18'
// https://jarcasting.com/artifacts/io.symcpe.hendrix/hendrix-alerts/
implementation ("io.symcpe.hendrix:hendrix-alerts:0.0.18")
'io.symcpe.hendrix:hendrix-alerts:jar:0.0.18'
<dependency org="io.symcpe.hendrix" name="hendrix-alerts" rev="0.0.18">
<artifact name="hendrix-alerts" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.symcpe.hendrix', module='hendrix-alerts', version='0.0.18')
)
libraryDependencies += "io.symcpe.hendrix" % "hendrix-alerts" % "0.0.18"
[io.symcpe.hendrix/hendrix-alerts "0.0.18"]