is not current version
Last Version 2.2.0

com.selesse:jxlint-assertj 1.7.2

Testing library for the jxlint framework

GroupId

GroupId

com.selesse
ArtifactId

ArtifactId

jxlint-assertj
Version

Version

1.7.2
Type

Type

jar

Download jxlint-assertj 1.7.2


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