License |
License |
---|---|
GroupId | GroupIdcom.lyncode |
ArtifactId | ArtifactIdtesty-core |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTesty Core
Test Support Toolkit
|
Filename | Size |
---|---|
testy-core-1.0.1.pom | |
testy-core-1.0.1.jar | 2 KB |
testy-core-1.0.1-sources.jar | 1 KB |
testy-core-1.0.1-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lyncode/testy-core/ -->
<dependency>
<groupId>com.lyncode</groupId>
<artifactId>testy-core</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lyncode/testy-core/
implementation 'com.lyncode:testy-core:1.0.1'
// https://jarcasting.com/artifacts/com.lyncode/testy-core/
implementation ("com.lyncode:testy-core:1.0.1")
'com.lyncode:testy-core:jar:1.0.1'
<dependency org="com.lyncode" name="testy-core" rev="1.0.1">
<artifact name="testy-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lyncode', module='testy-core', version='1.0.1')
)
libraryDependencies += "com.lyncode" % "testy-core" % "1.0.1"
[com.lyncode/testy-core "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-all | jar | 1.3 |