is not current version
Last Version 3.1.3

com.fizzed:stork 3.0.0


GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

stork
Version

Version

3.0.0
Type

Type

pom

Download stork 3.0.0

Filename Size
stork-3.0.0.pom 7 KB
Browse

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