Last Version

com.fitbur.testify.need:need-api 0.0.2

A project for experimenting and prototyping

License

License

GroupId

GroupId

com.fitbur.testify.need
ArtifactId

ArtifactId

need-api
Version

Version

0.0.2
Type

Type

jar
Description

Description

A project for experimenting and prototyping
Project Organization

Project Organization

Sharmarke Aden

Download need-api 0.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.fitbur.testify : di-api jar 0.0.2

provided (1)

Group / Artifact Type Version
junit : junit jar [4.12,)

test (1)

Group / Artifact Type Version
org.assertj : assertj-core jar [3.2.0,)

Project Modules

There are no modules declared in this project.