is not current version
Last Version 1.5.41

com.peachapisecurity:tg-junit4 1.5.34

Peach API Security JUnit4 Integration

Categories

Categories

JUnit Unit Testing Security
GroupId

GroupId

com.peachapisecurity
ArtifactId

ArtifactId

tg-junit4
Version

Version

1.5.34
Type

Type

jar

Download tg-junit4 1.5.34


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