| License |
License |
|---|---|
| GroupId | GroupIdse.wfh.libs.common |
| ArtifactId | ArtifactIdall |
| Last Version | Last Version0.17 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionwfhcommon
Some helper classes i needed for several projects (All parts)
|
| Filename | Size |
|---|---|
| all-0.17.pom | 2 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |