is not current version
Last Version 3.1.3

com.fizzed:stork-core 2.0.1


GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

stork-core
Version

Version

2.0.1
Type

Type

jar

Download stork-core 2.0.1


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