is not current version
Last Version 1.1

net.radai:grep-maven-plugin-parent 1.0

parent project for the maven grep plugin

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.radai
ArtifactId

ArtifactId

grep-maven-plugin-parent
Version

Version

1.0
Type

Type

pom

Download grep-maven-plugin-parent 1.0


<!-- https://jarcasting.com/artifacts/net.radai/grep-maven-plugin-parent/ -->
<dependency>
    <groupId>net.radai</groupId>
    <artifactId>grep-maven-plugin-parent</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.radai/grep-maven-plugin-parent/
implementation 'net.radai:grep-maven-plugin-parent:1.0'
// https://jarcasting.com/artifacts/net.radai/grep-maven-plugin-parent/
implementation ("net.radai:grep-maven-plugin-parent:1.0")
'net.radai:grep-maven-plugin-parent:pom:1.0'
<dependency org="net.radai" name="grep-maven-plugin-parent" rev="1.0">
  <artifact name="grep-maven-plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.radai', module='grep-maven-plugin-parent', version='1.0')
)
libraryDependencies += "net.radai" % "grep-maven-plugin-parent" % "1.0"
[net.radai/grep-maven-plugin-parent "1.0"]