is not current version
Last Version 1.1

com.basistech:pathname-util-maven-plugin-it 1.0


Categories

Categories

Maven Build Tools
GroupId

GroupId

com.basistech
ArtifactId

ArtifactId

pathname-util-maven-plugin-it
Version

Version

1.0
Type

Type

jar

Download pathname-util-maven-plugin-it 1.0


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