License |
License |
---|---|
GroupId | GroupIdcom.github.veithen.daemon |
ArtifactId | ArtifactIddaemon-launcher-protocol |
Last Version | Last Version0.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent POM for com.github.veithen
|
Source Code Management |
Source Code Management |
<!-- 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.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.veithen.daemon/daemon-launcher-protocol/
implementation 'com.github.veithen.daemon:daemon-launcher-protocol:0.3.1'
// https://jarcasting.com/artifacts/com.github.veithen.daemon/daemon-launcher-protocol/
implementation ("com.github.veithen.daemon:daemon-launcher-protocol:0.3.1")
'com.github.veithen.daemon:daemon-launcher-protocol:jar:0.3.1'
<dependency org="com.github.veithen.daemon" name="daemon-launcher-protocol" rev="0.3.1">
<artifact name="daemon-launcher-protocol" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.veithen.daemon', module='daemon-launcher-protocol', version='0.3.1')
)
libraryDependencies += "com.github.veithen.daemon" % "daemon-launcher-protocol" % "0.3.1"
[com.github.veithen.daemon/daemon-launcher-protocol "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 3.17.3 |
com.github.veithen.daemon : daemon-api | jar | 0.3.1 |