is not current version
Last Version 1.24

com.github.cormoran-io.pepper:unittest 1.20


Categories

Categories

ORM Data
GroupId

GroupId

com.github.cormoran-io.pepper
ArtifactId

ArtifactId

unittest
Version

Version

1.20
Type

Type

jar

Download unittest 1.20


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