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