Last Version

FOKProjects Common 0.1.5

Unifies all common modules. Use this module as a dependency for all submodules of this repo.

License

License

GroupId

GroupId

com.github.vatbub
ArtifactId

ArtifactId

common
Version

Version

0.1.5
Type

Type

jar
Description

Description

FOKProjects Common
Unifies all common modules. Use this module as a dependency for all submodules of this repo.
Project Organization

Project Organization

Frederik Kammel

Download common 0.1.5


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.vatbub : common.core jar 0.1.5
com.github.vatbub : common.internet jar 0.1.5
com.github.vatbub : common.updater jar 0.1.5
com.github.vatbub : common.view jar 0.1.5
org.jetbrains : annotations jar 16.0.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.4-atlassian-1

Project Modules

There are no modules declared in this project.