com.fitbur.testify.examples:junit-unittest

A project for experimenting and prototyping

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.fitbur.testify.examples
ArtifactId

ArtifactId

junit-unittest
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

A project for experimenting and prototyping
Project Organization

Project Organization

Sharmarke Aden

Download junit-unittest

How to add to project

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

Dependencies

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.

Versions

Version
0.0.2