GroupId | GroupIdio.github.dk900912 |
---|---|
ArtifactId | ArtifactIdoplog-core |
Version | Version1.0.8 |
Type | Typejar |
Filename | Size |
---|---|
oplog-core-1.0.8.pom | |
oplog-core-1.0.8.jar | 17 KB |
oplog-core-1.0.8-sources.jar | 10 KB |
oplog-core-1.0.8-javadoc.jar | 128 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dk900912/oplog-core/ -->
<dependency>
<groupId>io.github.dk900912</groupId>
<artifactId>oplog-core</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dk900912/oplog-core/
implementation 'io.github.dk900912:oplog-core:1.0.8'
// https://jarcasting.com/artifacts/io.github.dk900912/oplog-core/
implementation ("io.github.dk900912:oplog-core:1.0.8")
'io.github.dk900912:oplog-core:jar:1.0.8'
<dependency org="io.github.dk900912" name="oplog-core" rev="1.0.8">
<artifact name="oplog-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dk900912', module='oplog-core', version='1.0.8')
)
libraryDependencies += "io.github.dk900912" % "oplog-core" % "1.0.8"
[io.github.dk900912/oplog-core "1.0.8"]