is not current version
Last Version 0.2.1

com.github.platan:varnish-exec-core 0.1.0

Varnish Exec's is a Java library for running Varnish Cache Daemon.

GroupId

GroupId

com.github.platan
ArtifactId

ArtifactId

varnish-exec-core
Version

Version

0.1.0
Type

Type

jar

Download varnish-exec-core 0.1.0


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