is not current version
Last Version 0.1.3

com.fitbur.testify:parent 0.0.1

A project for experimenting and prototyping

GroupId

GroupId

com.fitbur.testify
ArtifactId

ArtifactId

parent
Version

Version

0.0.1
Type

Type

pom

Download parent 0.0.1

Filename Size
parent-0.0.1.pom 20 KB
Browse

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