License |
License |
---|---|
GroupId | GroupIdcom.github.dannywe |
ArtifactId | ArtifactIdhoneypot_2.11 |
Last Version | Last Version0.01 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhoneypot
honeypot
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
honeypot_2.11-0.01.pom | |
honeypot_2.11-0.01.jar | 2 KB |
honeypot_2.11-0.01-sources.jar | 1 KB |
honeypot_2.11-0.01-javadoc.jar | 345 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dannywe/honeypot_2.11/ -->
<dependency>
<groupId>com.github.dannywe</groupId>
<artifactId>honeypot_2.11</artifactId>
<version>0.01</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dannywe/honeypot_2.11/
implementation 'com.github.dannywe:honeypot_2.11:0.01'
// https://jarcasting.com/artifacts/com.github.dannywe/honeypot_2.11/
implementation ("com.github.dannywe:honeypot_2.11:0.01")
'com.github.dannywe:honeypot_2.11:jar:0.01'
<dependency org="com.github.dannywe" name="honeypot_2.11" rev="0.01">
<artifact name="honeypot_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dannywe', module='honeypot_2.11', version='0.01')
)
libraryDependencies += "com.github.dannywe" % "honeypot_2.11" % "0.01"
[com.github.dannywe/honeypot_2.11 "0.01"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.2 |