License |
License |
---|---|
GroupId | GroupIdcom.github.simonpercic |
ArtifactId | ArtifactIdoklog-core |
Version | Version2.3.0 |
Type | Typejar |
Description |
DescriptionOkLog-Core
OkLog Core module.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
oklog-core-2.3.0.pom | |
oklog-core-2.3.0.jar | 26 KB |
oklog-core-2.3.0-sources.jar | 29 KB |
oklog-core-2.3.0-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.simonpercic/oklog-core/ -->
<dependency>
<groupId>com.github.simonpercic</groupId>
<artifactId>oklog-core</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.simonpercic/oklog-core/
implementation 'com.github.simonpercic:oklog-core:2.3.0'
// https://jarcasting.com/artifacts/com.github.simonpercic/oklog-core/
implementation ("com.github.simonpercic:oklog-core:2.3.0")
'com.github.simonpercic:oklog-core:jar:2.3.0'
<dependency org="com.github.simonpercic" name="oklog-core" rev="2.3.0">
<artifact name="oklog-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.simonpercic', module='oklog-core', version='2.3.0')
)
libraryDependencies += "com.github.simonpercic" % "oklog-core" % "2.3.0"
[com.github.simonpercic/oklog-core "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.simonpercic : oklog-shared | jar | 2.3.0 |
org.jetbrains : annotations | jar | 13.0 |
com.github.simonpercic : collectionhelper | jar | 1.2.1 |