Last Version

FOKProjects Common View 0.1.5

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

License

License

GroupId

GroupId

com.github.vatbub
ArtifactId

ArtifactId

common.view
Version

Version

0.1.5
Type

Type

jar
Description

Description

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

Project Organization

Frederik Kammel

Download common.view 0.1.5


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.vatbub : common.view.core jar 0.1.5
com.github.vatbub : common.view.motd jar 0.1.5
com.github.vatbub : common.view.reporting jar 0.1.5
com.github.vatbub : common.view.tagarea 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.