Last Version

Vatbub Common Parent 0.1.5

Parent for the vatbub common classes

License

License

GroupId

GroupId

com.github.vatbub
ArtifactId

ArtifactId

common.parent
Version

Version

0.1.5
Type

Type

pom
Description

Description

Vatbub Common Parent
Parent for the vatbub common classes
Project URL

Project URL

https://github.com/vatbub/common
Project Organization

Project Organization

Frederik Kammel
Source Code Management

Source Code Management

https://github.com/vatbub/common

Download common.parent 0.1.5

Filename Size
common.parent-0.1.5.pom 3 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
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

  • core
  • internet
  • updater
  • view
  • commonAllModules