Testy

Test Support Toolkit

License

License

GroupId

GroupId

com.lyncode
ArtifactId

ArtifactId

testy
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

Testy
Test Support Toolkit

Download testy

Filename Size
testy-1.0.1.pom 12 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • testy-core
  • testy-http

Versions

Version
1.0.1
1.0.0