is not current version
Last Version 0.12

com.nhl.dflib:dflib-test 0.8


GroupId

GroupId

com.nhl.dflib
ArtifactId

ArtifactId

dflib-test
Version

Version

0.8
Type

Type

jar

Download dflib-test 0.8


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