GroupId | GroupIdio.symcpe.hendrix |
---|---|
ArtifactId | ArtifactIdhendrix-alerts |
Version | Version0.0.20 |
Type | Typejar |
Filename | Size |
---|---|
hendrix-alerts-0.0.20.pom | |
hendrix-alerts-0.0.20.jar | 24 KB |
hendrix-alerts-0.0.20-tests.jar | 20 KB |
hendrix-alerts-0.0.20-sources.jar | 19 KB |
hendrix-alerts-0.0.20-javadoc.jar | 92 KB |
hendrix-alerts-0.0.20-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.20</version>
</dependency>
// https://jarcasting.com/artifacts/io.symcpe.hendrix/hendrix-alerts/
implementation 'io.symcpe.hendrix:hendrix-alerts:0.0.20'
// https://jarcasting.com/artifacts/io.symcpe.hendrix/hendrix-alerts/
implementation ("io.symcpe.hendrix:hendrix-alerts:0.0.20")
'io.symcpe.hendrix:hendrix-alerts:jar:0.0.20'
<dependency org="io.symcpe.hendrix" name="hendrix-alerts" rev="0.0.20">
<artifact name="hendrix-alerts" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.symcpe.hendrix', module='hendrix-alerts', version='0.0.20')
)
libraryDependencies += "io.symcpe.hendrix" % "hendrix-alerts" % "0.0.20"
[io.symcpe.hendrix/hendrix-alerts "0.0.20"]