is not current version
Last Version 0.3

org.basepom.maven:inline-maven-plugin-root 0.2

Inlines one or more dependencies to a library.

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.basepom.maven
ArtifactId

ArtifactId

inline-maven-plugin-root
Version

Version

0.2
Type

Type

pom

Download inline-maven-plugin-root 0.2


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