is not current version
Last Version 1.5.41

com.peachapisecurity:tg-junit4 0.0.1

Peach API Security JUnit4 Integration

Categories

Categories

JUnit Unit Testing Security
GroupId

GroupId

com.peachapisecurity
ArtifactId

ArtifactId

tg-junit4
Version

Version

0.0.1
Type

Type

jar

Download tg-junit4 0.0.1


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