is not current version
Last Version 1.0.3

com.github.ptgoetz:storm-signals 0.1.2

Storm Signals

Categories

Categories

ORM Data
GroupId

GroupId

com.github.ptgoetz
ArtifactId

ArtifactId

storm-signals
Version

Version

0.1.2
Type

Type

jar

Download storm-signals 0.1.2


<!-- https://jarcasting.com/artifacts/com.github.ptgoetz/storm-signals/ -->
<dependency>
    <groupId>com.github.ptgoetz</groupId>
    <artifactId>storm-signals</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ptgoetz/storm-signals/
implementation 'com.github.ptgoetz:storm-signals:0.1.2'
// https://jarcasting.com/artifacts/com.github.ptgoetz/storm-signals/
implementation ("com.github.ptgoetz:storm-signals:0.1.2")
'com.github.ptgoetz:storm-signals:jar:0.1.2'
<dependency org="com.github.ptgoetz" name="storm-signals" rev="0.1.2">
  <artifact name="storm-signals" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ptgoetz', module='storm-signals', version='0.1.2')
)
libraryDependencies += "com.github.ptgoetz" % "storm-signals" % "0.1.2"
[com.github.ptgoetz/storm-signals "0.1.2"]