is not current version
Last Version 3.2.0

io.github.sporklibrary:spork 3.1.0

Annotation binding library

GroupId

GroupId

io.github.sporklibrary
ArtifactId

ArtifactId

spork
Version

Version

3.1.0
Type

Type

jar

Download spork 3.1.0


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