wfhcommon

Some helper classes i needed for several projects (All parts)

License

License

GroupId

GroupId

se.wfh.libs.common
ArtifactId

ArtifactId

all
Last Version

Last Version

0.17
Release Date

Release Date

Type

Type

pom
Description

Description

wfhcommon
Some helper classes i needed for several projects (All parts)

Download all

Filename Size
all-0.17.pom 2 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • utils
  • gui
  • web

Versions

Version
0.17
0.16
0.15.1
0.15
0.14
0.13