is not current version
Last Version 4

com.github.akiraly.reusable-poms:pom-parent-with-java-util-libs 3

Guava, commons-*, logging, ...

Categories

Categories

Java Languages
GroupId

GroupId

com.github.akiraly.reusable-poms
ArtifactId

ArtifactId

pom-parent-with-java-util-libs
Version

Version

3
Type

Type

pom

Download pom-parent-with-java-util-libs 3


<!-- https://jarcasting.com/artifacts/com.github.akiraly.reusable-poms/pom-parent-with-java-util-libs/ -->
<dependency>
    <groupId>com.github.akiraly.reusable-poms</groupId>
    <artifactId>pom-parent-with-java-util-libs</artifactId>
    <version>3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.akiraly.reusable-poms/pom-parent-with-java-util-libs/
implementation 'com.github.akiraly.reusable-poms:pom-parent-with-java-util-libs:3'
// https://jarcasting.com/artifacts/com.github.akiraly.reusable-poms/pom-parent-with-java-util-libs/
implementation ("com.github.akiraly.reusable-poms:pom-parent-with-java-util-libs:3")
'com.github.akiraly.reusable-poms:pom-parent-with-java-util-libs:pom:3'
<dependency org="com.github.akiraly.reusable-poms" name="pom-parent-with-java-util-libs" rev="3">
  <artifact name="pom-parent-with-java-util-libs" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.akiraly.reusable-poms', module='pom-parent-with-java-util-libs', version='3')
)
libraryDependencies += "com.github.akiraly.reusable-poms" % "pom-parent-with-java-util-libs" % "3"
[com.github.akiraly.reusable-poms/pom-parent-with-java-util-libs "3"]