Last Version

FOKProjects Common Core 0.1.5

Common core classes for vatbub projects. Includes a logger and a preference storage among others

License

License

GroupId

GroupId

com.github.vatbub
ArtifactId

ArtifactId

common.core
Version

Version

0.1.5
Type

Type

jar
Description

Description

FOKProjects Common Core
Common core classes for vatbub projects. Includes a logger and a preference storage among others
Project Organization

Project Organization

Frederik Kammel

Download common.core 0.1.5


<!-- https://jarcasting.com/artifacts/com.github.vatbub/common.core/ -->
<dependency>
    <groupId>com.github.vatbub</groupId>
    <artifactId>common.core</artifactId>
    <version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vatbub/common.core/
implementation 'com.github.vatbub:common.core:0.1.5'
// https://jarcasting.com/artifacts/com.github.vatbub/common.core/
implementation ("com.github.vatbub:common.core:0.1.5")
'com.github.vatbub:common.core:jar:0.1.5'
<dependency org="com.github.vatbub" name="common.core" rev="0.1.5">
  <artifact name="common.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vatbub', module='common.core', version='0.1.5')
)
libraryDependencies += "com.github.vatbub" % "common.core" % "0.1.5"
[com.github.vatbub/common.core "0.1.5"]

Dependencies

compile (7)

Group / Artifact Type Version
com.jcabi : jcabi-manifests jar 1.1
commons-lang : commons-lang jar 2.6
com.amazonaws : aws-java-sdk-s3 jar 1.11.438
com.github.oshi : oshi-core jar 3.9.1
com.google.guava : guava jar 27.0-jre
org.apache.commons : commons-text jar 1.6
org.jetbrains : annotations jar 16.0.3

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4

test (6)

Group / Artifact Type Version
com.github.stefanbirkner : system-rules jar 1.18.0
org.awaitility : awaitility jar 3.1.2
commons-io : commons-io jar 2.6
org.mockito : mockito-core jar 2.23.0
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.4-atlassian-1

Project Modules

There are no modules declared in this project.