is not current version
Last Version 1.0.0

org.testifyproject.maven:shade-plugin-extentions 0.9.5

A module that contains maven shade plugin extentions

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.testifyproject.maven
ArtifactId

ArtifactId

shade-plugin-extentions
Version

Version

0.9.5
Type

Type

jar

Download shade-plugin-extentions 0.9.5


<!-- https://jarcasting.com/artifacts/org.testifyproject.maven/shade-plugin-extentions/ -->
<dependency>
    <groupId>org.testifyproject.maven</groupId>
    <artifactId>shade-plugin-extentions</artifactId>
    <version>0.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.testifyproject.maven/shade-plugin-extentions/
implementation 'org.testifyproject.maven:shade-plugin-extentions:0.9.5'
// https://jarcasting.com/artifacts/org.testifyproject.maven/shade-plugin-extentions/
implementation ("org.testifyproject.maven:shade-plugin-extentions:0.9.5")
'org.testifyproject.maven:shade-plugin-extentions:jar:0.9.5'
<dependency org="org.testifyproject.maven" name="shade-plugin-extentions" rev="0.9.5">
  <artifact name="shade-plugin-extentions" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.testifyproject.maven', module='shade-plugin-extentions', version='0.9.5')
)
libraryDependencies += "org.testifyproject.maven" % "shade-plugin-extentions" % "0.9.5"
[org.testifyproject.maven/shade-plugin-extentions "0.9.5"]