is not current version
Last Version 0.8.3

com.tristanhunt:knockoff_2.10 0.8.1

knockoff

GroupId

GroupId

com.tristanhunt
ArtifactId

ArtifactId

knockoff_2.10
Version

Version

0.8.1
Type

Type

jar

Download knockoff_2.10 0.8.1


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