Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdio.symcpe.hendrix |
ArtifactId | ArtifactIdhendrix-storm |
Version | Version0.0.23 |
Type | Typejar |
Filename | Size |
---|---|
hendrix-storm-0.0.23.pom | |
hendrix-storm-0.0.23.jar | 85 KB |
hendrix-storm-0.0.23-tests.jar | 60 KB |
hendrix-storm-0.0.23-sources.jar | 63 KB |
hendrix-storm-0.0.23-javadoc.jar | 237 KB |
hendrix-storm-0.0.23-jar-with-dependencies.jar | 46 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.symcpe.hendrix/hendrix-storm/ -->
<dependency>
<groupId>io.symcpe.hendrix</groupId>
<artifactId>hendrix-storm</artifactId>
<version>0.0.23</version>
</dependency>
// https://jarcasting.com/artifacts/io.symcpe.hendrix/hendrix-storm/
implementation 'io.symcpe.hendrix:hendrix-storm:0.0.23'
// https://jarcasting.com/artifacts/io.symcpe.hendrix/hendrix-storm/
implementation ("io.symcpe.hendrix:hendrix-storm:0.0.23")
'io.symcpe.hendrix:hendrix-storm:jar:0.0.23'
<dependency org="io.symcpe.hendrix" name="hendrix-storm" rev="0.0.23">
<artifact name="hendrix-storm" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.symcpe.hendrix', module='hendrix-storm', version='0.0.23')
)
libraryDependencies += "io.symcpe.hendrix" % "hendrix-storm" % "0.0.23"
[io.symcpe.hendrix/hendrix-storm "0.0.23"]