License |
License |
---|---|
GroupId | GroupIdcom.github.veithen.daemon |
ArtifactId | ArtifactIddaemon-api |
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 |
Filename | Size |
---|---|
daemon-api-0.3.1.pom | |
daemon-api-0.3.1.jar | 4 KB |
daemon-api-0.3.1-sources.jar | 5 KB |
daemon-api-0.3.1-javadoc.jar | 400 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 3.17.3 |