License |
License |
---|---|
GroupId | GroupIdorg.fluentcodes.tools |
ArtifactId | ArtifactIdxpect |
Version | Version0.9.1 |
Type | Typejar |
Description |
DescriptionXpect Base Module
Elementary input/output operations and abstract XPect implementation.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xpect-0.9.1.pom | |
xpect-0.9.1.jar | 6 KB |
xpect-0.9.1-sources.jar | 4 KB |
xpect-0.9.1-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fluentcodes.tools/xpect/ -->
<dependency>
<groupId>org.fluentcodes.tools</groupId>
<artifactId>xpect</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.fluentcodes.tools/xpect/
implementation 'org.fluentcodes.tools:xpect:0.9.1'
// https://jarcasting.com/artifacts/org.fluentcodes.tools/xpect/
implementation ("org.fluentcodes.tools:xpect:0.9.1")
'org.fluentcodes.tools:xpect:jar:0.9.1'
<dependency org="org.fluentcodes.tools" name="xpect" rev="0.9.1">
<artifact name="xpect" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fluentcodes.tools', module='xpect', version='0.9.1')
)
libraryDependencies += "org.fluentcodes.tools" % "xpect" % "0.9.1"
[org.fluentcodes.tools/xpect "0.9.1"]
Group / Artifact | Type | Version |
---|---|---|
org.fluentcodes.tools : io | jar | 0.9.0 |