is not current version
Last Version 0.1.3

com.fitbur.testify.need:need 0.0.4


GroupId

GroupId

com.fitbur.testify.need
ArtifactId

ArtifactId

need
Version

Version

0.0.4
Type

Type

pom

Download need 0.0.4

Filename Size
need-0.0.4.pom 1 KB
Browse

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