is not current version
Last Version 0.1.3

com.fitbur.testify.need:need 0.1.0


GroupId

GroupId

com.fitbur.testify.need
ArtifactId

ArtifactId

need
Version

Version

0.1.0
Type

Type

pom

Download need 0.1.0

Filename Size
need-0.1.0.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.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fitbur.testify.need/need/
implementation 'com.fitbur.testify.need:need:0.1.0'
// https://jarcasting.com/artifacts/com.fitbur.testify.need/need/
implementation ("com.fitbur.testify.need:need:0.1.0")
'com.fitbur.testify.need:need:pom:0.1.0'
<dependency org="com.fitbur.testify.need" name="need" rev="0.1.0">
  <artifact name="need" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fitbur.testify.need', module='need', version='0.1.0')
)
libraryDependencies += "com.fitbur.testify.need" % "need" % "0.1.0"
[com.fitbur.testify.need/need "0.1.0"]