| License | License | 
|---|---|
| Categories | CategoriesAnt Build Tools Net | 
| GroupId | GroupIdnet.filebot | 
| ArtifactId | ArtifactIdant-spk | 
| Last Version | Last Version0.7.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionant-spk Ant Task for creating SPK packages for Synology NAS | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| ant-spk-0.7.1.pom | |
| ant-spk-0.7.1.jar | 24 KB | 
| ant-spk-0.7.1-sources.jar | 11 KB | 
| ant-spk-0.7.1-javadoc.jar | 58 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.filebot/ant-spk/ -->
<dependency>
    <groupId>net.filebot</groupId>
    <artifactId>ant-spk</artifactId>
    <version>0.7.1</version>
</dependency>// https://jarcasting.com/artifacts/net.filebot/ant-spk/
implementation 'net.filebot:ant-spk:0.7.1'// https://jarcasting.com/artifacts/net.filebot/ant-spk/
implementation ("net.filebot:ant-spk:0.7.1")'net.filebot:ant-spk:jar:0.7.1'<dependency org="net.filebot" name="ant-spk" rev="0.7.1">
  <artifact name="ant-spk" type="jar" />
</dependency>@Grapes(
@Grab(group='net.filebot', module='ant-spk', version='0.7.1')
)libraryDependencies += "net.filebot" % "ant-spk" % "0.7.1"[net.filebot/ant-spk "0.7.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.bouncycastle : bcprov-jdk15on | jar | 1.67 | 
| org.bouncycastle : bcpg-jdk15on | jar | 1.67 | 
| org.apache.httpcomponents : httpcore | jar | 4.4.14 | 
| org.apache.httpcomponents : httpmime | jar | 4.5.13 | 
| org.apache.httpcomponents : httpclient | jar | 4.5.13 | 
| org.glassfish : javax.json | jar | 1.1.4 |