is not current version
Last Version 0.1.3

com.mattprovis:fluentmatcher-maven-plugin-test 0.1.2


Categories

Categories

Maven Build Tools
GroupId

GroupId

com.mattprovis
ArtifactId

ArtifactId

fluentmatcher-maven-plugin-test
Version

Version

0.1.2
Type

Type

jar

Download fluentmatcher-maven-plugin-test 0.1.2


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