com.github.veithen.daemon:daemon-api

Parent POM for com.github.veithen

License

License

GroupId

GroupId

com.github.veithen.daemon
ArtifactId

ArtifactId

daemon-api
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Parent POM for com.github.veithen
Source Code Management

Source Code Management

https://github.com/veithen/daemon/tree/master

Download daemon-api

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.17.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1
0.3.0
0.2.1
0.2.0