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