is not current version
Last Version 0.1.3

com.fitbur.testify:parent 0.0.2

A project for experimenting and prototyping

GroupId

GroupId

com.fitbur.testify
ArtifactId

ArtifactId

parent
Version

Version

0.0.2
Type

Type

pom

Download parent 0.0.2

Filename Size
parent-0.0.2.pom 21 KB
Browse

<!-- https://jarcasting.com/artifacts/com.fitbur.testify/parent/ -->
<dependency>
    <groupId>com.fitbur.testify</groupId>
    <artifactId>parent</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fitbur.testify/parent/
implementation 'com.fitbur.testify:parent:0.0.2'
// https://jarcasting.com/artifacts/com.fitbur.testify/parent/
implementation ("com.fitbur.testify:parent:0.0.2")
'com.fitbur.testify:parent:pom:0.0.2'
<dependency org="com.fitbur.testify" name="parent" rev="0.0.2">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fitbur.testify', module='parent', version='0.0.2')
)
libraryDependencies += "com.fitbur.testify" % "parent" % "0.0.2"
[com.fitbur.testify/parent "0.0.2"]