Last Version

lambspec-core 1.0

Assertion library for Java >= 8: core functionality

License

License

GroupId

GroupId

com.pholser
ArtifactId

ArtifactId

lambspec-core
Version

Version

1.0
Type

Type

jar
Description

Description

lambspec-core
Assertion library for Java >= 8: core functionality
Project URL

Project URL

http://github.com/pholser/lambspec

Download lambspec-core 1.0


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

Dependencies

test (3)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
org.hamcrest : hamcrest-core jar 1.3
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.