is not current version
Last Version 0.1.5

ro.kuberam.maven.plugins:abstract 0.1.4

Abstract plugin for kuberam maven plugins

Categories

Categories

Maven Build Tools
GroupId

GroupId

ro.kuberam.maven.plugins
ArtifactId

ArtifactId

abstract
Version

Version

0.1.4
Type

Type

jar

Download abstract 0.1.4


<!-- https://jarcasting.com/artifacts/ro.kuberam.maven.plugins/abstract/ -->
<dependency>
    <groupId>ro.kuberam.maven.plugins</groupId>
    <artifactId>abstract</artifactId>
    <version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/ro.kuberam.maven.plugins/abstract/
implementation 'ro.kuberam.maven.plugins:abstract:0.1.4'
// https://jarcasting.com/artifacts/ro.kuberam.maven.plugins/abstract/
implementation ("ro.kuberam.maven.plugins:abstract:0.1.4")
'ro.kuberam.maven.plugins:abstract:jar:0.1.4'
<dependency org="ro.kuberam.maven.plugins" name="abstract" rev="0.1.4">
  <artifact name="abstract" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.kuberam.maven.plugins', module='abstract', version='0.1.4')
)
libraryDependencies += "ro.kuberam.maven.plugins" % "abstract" % "0.1.4"
[ro.kuberam.maven.plugins/abstract "0.1.4"]