is not current version
Last Version 0.3.1

com.github.veithen.daemon:daemon-launcher-protocol 0.2.0


GroupId

GroupId

com.github.veithen.daemon
ArtifactId

ArtifactId

daemon-launcher-protocol
Version

Version

0.2.0
Type

Type

jar

Download daemon-launcher-protocol 0.2.0


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