GroupId | GroupIdcom.pepegar |
---|---|
ArtifactId | ArtifactIdhammock-core_2.11 |
Version | Version0.8.4 |
Type | Typejar |
Filename | Size |
---|---|
hammock-core_2.11-0.8.4.pom | |
hammock-core_2.11-0.8.4.jar | 493 KB |
hammock-core_2.11-0.8.4-sources.jar | 18 KB |
hammock-core_2.11-0.8.4-javadoc.jar | 672 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pepegar/hammock-core_2.11/ -->
<dependency>
<groupId>com.pepegar</groupId>
<artifactId>hammock-core_2.11</artifactId>
<version>0.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.pepegar/hammock-core_2.11/
implementation 'com.pepegar:hammock-core_2.11:0.8.4'
// https://jarcasting.com/artifacts/com.pepegar/hammock-core_2.11/
implementation ("com.pepegar:hammock-core_2.11:0.8.4")
'com.pepegar:hammock-core_2.11:jar:0.8.4'
<dependency org="com.pepegar" name="hammock-core_2.11" rev="0.8.4">
<artifact name="hammock-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pepegar', module='hammock-core_2.11', version='0.8.4')
)
libraryDependencies += "com.pepegar" % "hammock-core_2.11" % "0.8.4"
[com.pepegar/hammock-core_2.11 "0.8.4"]