is not current version
Last Version 4

com.github.akiraly.reusable-poms:ver4j 3

Verify your assumptions runtime

GroupId

GroupId

com.github.akiraly.reusable-poms
ArtifactId

ArtifactId

ver4j
Version

Version

3
Type

Type

jar

Download ver4j 3


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