GroupId | GroupIdcom.mattprovis |
---|---|
ArtifactId | ArtifactIdfluentmatcher-parent |
Version | Version0.1.2 |
Type | Typepom |
Filename | Size |
---|---|
fluentmatcher-parent-0.1.2.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mattprovis/fluentmatcher-parent/ -->
<dependency>
<groupId>com.mattprovis</groupId>
<artifactId>fluentmatcher-parent</artifactId>
<version>0.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.mattprovis/fluentmatcher-parent/
implementation 'com.mattprovis:fluentmatcher-parent:0.1.2'
// https://jarcasting.com/artifacts/com.mattprovis/fluentmatcher-parent/
implementation ("com.mattprovis:fluentmatcher-parent:0.1.2")
'com.mattprovis:fluentmatcher-parent:pom:0.1.2'
<dependency org="com.mattprovis" name="fluentmatcher-parent" rev="0.1.2">
<artifact name="fluentmatcher-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.mattprovis', module='fluentmatcher-parent', version='0.1.2')
)
libraryDependencies += "com.mattprovis" % "fluentmatcher-parent" % "0.1.2"
[com.mattprovis/fluentmatcher-parent "0.1.2"]