is not current version
Last Version 2.2.0

com.selesse:jxlint-assertj 2.1.0

Testing library for the jxlint framework

GroupId

GroupId

com.selesse
ArtifactId

ArtifactId

jxlint-assertj
Version

Version

2.1.0
Type

Type

jar

Download jxlint-assertj 2.1.0


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