is not current version
Last Version 3.2.0

io.github.sporklibrary:spork 3.0.2

Annotation binding library

GroupId

GroupId

io.github.sporklibrary
ArtifactId

ArtifactId

spork
Version

Version

3.0.2
Type

Type

jar

Download spork 3.0.2


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