is not current version
Last Version 0.4.8

io.tourniquet.junit:tourniquet-core 0.4.4

API for tourniquet entities, providing common classes and interfaces used throughout tourniquet

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

io.tourniquet.junit
ArtifactId

ArtifactId

tourniquet-core
Version

Version

0.4.4
Type

Type

jar

Download tourniquet-core 0.4.4


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