is not current version
Last Version 1.5.41

com.peachapisecurity:tg-junit4 1.4.25

Peach API Security JUnit4 Integration

Categories

Categories

JUnit Unit Testing Security
GroupId

GroupId

com.peachapisecurity
ArtifactId

ArtifactId

tg-junit4
Version

Version

1.4.25
Type

Type

jar

Download tg-junit4 1.4.25


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