is not current version
Last Version 3.1.3

com.fizzed:stork 2.5.0


GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

stork
Version

Version

2.5.0
Type

Type

pom

Download stork 2.5.0

Filename Size
stork-2.5.0.pom 6 KB
Browse

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