is not current version
Last Version 0.3.1

com.github.veithen.daemon:daemon-api 0.2.1


GroupId

GroupId

com.github.veithen.daemon
ArtifactId

ArtifactId

daemon-api
Version

Version

0.2.1
Type

Type

jar

Download daemon-api 0.2.1


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