GroupId | GroupIdio.provenance.p8e |
---|---|
ArtifactId | ArtifactIdos-proto |
Version | Version0.8.1-temp-heartbeat-logging |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.provenance.p8e/os-proto/ -->
<dependency>
<groupId>io.provenance.p8e</groupId>
<artifactId>os-proto</artifactId>
<version>0.8.1-temp-heartbeat-logging</version>
</dependency>
// https://jarcasting.com/artifacts/io.provenance.p8e/os-proto/
implementation 'io.provenance.p8e:os-proto:0.8.1-temp-heartbeat-logging'
// https://jarcasting.com/artifacts/io.provenance.p8e/os-proto/
implementation ("io.provenance.p8e:os-proto:0.8.1-temp-heartbeat-logging")
'io.provenance.p8e:os-proto:jar:0.8.1-temp-heartbeat-logging'
<dependency org="io.provenance.p8e" name="os-proto" rev="0.8.1-temp-heartbeat-logging">
<artifact name="os-proto" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.provenance.p8e', module='os-proto', version='0.8.1-temp-heartbeat-logging')
)
libraryDependencies += "io.provenance.p8e" % "os-proto" % "0.8.1-temp-heartbeat-logging"
[io.provenance.p8e/os-proto "0.8.1-temp-heartbeat-logging"]