is not current version
Last Version 0.7.1

net.filebot:ant-spk 0.5

Ant Task for creating SPK packages for Synology NAS

Categories

Categories

Ant Build Tools Net
GroupId

GroupId

net.filebot
ArtifactId

ArtifactId

ant-spk
Version

Version

0.5
Type

Type

jar

Download ant-spk 0.5


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