is not current version
Last Version 3.1.3

com.fizzed:stork-core 3.1.2


GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

stork-core
Version

Version

3.1.2
Type

Type

jar

Download stork-core 3.1.2


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