License |
License |
---|---|
GroupId | GroupIdcom.github.sftwnd.crayfish.common |
ArtifactId | ArtifactIdcrayfish-common-expectation |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCrayFish :: COMMON :: Expectation
Expectation object for time-based marker creation and packaging with it
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.sftwnd.crayfish.common/crayfish-common-expectation/ -->
<dependency>
<groupId>com.github.sftwnd.crayfish.common</groupId>
<artifactId>crayfish-common-expectation</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sftwnd.crayfish.common/crayfish-common-expectation/
implementation 'com.github.sftwnd.crayfish.common:crayfish-common-expectation:1.0.1'
// https://jarcasting.com/artifacts/com.github.sftwnd.crayfish.common/crayfish-common-expectation/
implementation ("com.github.sftwnd.crayfish.common:crayfish-common-expectation:1.0.1")
'com.github.sftwnd.crayfish.common:crayfish-common-expectation:jar:1.0.1'
<dependency org="com.github.sftwnd.crayfish.common" name="crayfish-common-expectation" rev="1.0.1">
<artifact name="crayfish-common-expectation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sftwnd.crayfish.common', module='crayfish-common-expectation', version='1.0.1')
)
libraryDependencies += "com.github.sftwnd.crayfish.common" % "crayfish-common-expectation" % "1.0.1"
[com.github.sftwnd.crayfish.common/crayfish-common-expectation "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |