GroupId | GroupIdcom.tristanhunt |
---|---|
ArtifactId | ArtifactIdknockoff_2.8.0 |
Version | Version0.8.0-16 |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
knockoff_2.8.0-0.8.0-16.pom | |
knockoff_2.8.0-0.8.0-16.jar | 304 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tristanhunt/knockoff_2.8.0/ -->
<dependency>
<groupId>com.tristanhunt</groupId>
<artifactId>knockoff_2.8.0</artifactId>
<version>0.8.0-16</version>
</dependency>
// https://jarcasting.com/artifacts/com.tristanhunt/knockoff_2.8.0/
implementation 'com.tristanhunt:knockoff_2.8.0:0.8.0-16'
// https://jarcasting.com/artifacts/com.tristanhunt/knockoff_2.8.0/
implementation ("com.tristanhunt:knockoff_2.8.0:0.8.0-16")
'com.tristanhunt:knockoff_2.8.0:jar:0.8.0-16'
<dependency org="com.tristanhunt" name="knockoff_2.8.0" rev="0.8.0-16">
<artifact name="knockoff_2.8.0" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tristanhunt', module='knockoff_2.8.0', version='0.8.0-16')
)
libraryDependencies += "com.tristanhunt" % "knockoff_2.8.0" % "0.8.0-16"
[com.tristanhunt/knockoff_2.8.0 "0.8.0-16"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.8.0 |