is not current version
Last Version 1.5.41

com.peachapisecurity:tg-junit4 1.4.12

Peach API Security JUnit4 Integration

Categories

Categories

JUnit Unit Testing Security
GroupId

GroupId

com.peachapisecurity
ArtifactId

ArtifactId

tg-junit4
Version

Version

1.4.12
Type

Type

jar

Download tg-junit4 1.4.12


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