is not current version
Last Version 3.1.3

com.fizzed:stork 2.6.1


GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

stork
Version

Version

2.6.1
Type

Type

pom

Download stork 2.6.1

Filename Size
stork-2.6.1.pom 7 KB
Browse

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