is not current version
Last Version 0.9.0

net.sf.expectit:expectit-core 0.8.2


Categories

Categories

Net
GroupId

GroupId

net.sf.expectit
ArtifactId

ArtifactId

expectit-core
Version

Version

0.8.2
Type

Type

jar

Download expectit-core 0.8.2


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