GroupId | GroupIdio.higherkindness |
---|---|
ArtifactId | ArtifactIddroste-core_2.11 |
Version | Version0.6.0 |
Type | Typejar |
Filename | Size |
---|---|
droste-core_2.11-0.6.0.pom | |
droste-core_2.11-0.6.0.jar | 437 KB |
droste-core_2.11-0.6.0-sources.jar | 22 KB |
droste-core_2.11-0.6.0-javadoc.jar | 697 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.higherkindness/droste-core_2.11/ -->
<dependency>
<groupId>io.higherkindness</groupId>
<artifactId>droste-core_2.11</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.higherkindness/droste-core_2.11/
implementation 'io.higherkindness:droste-core_2.11:0.6.0'
// https://jarcasting.com/artifacts/io.higherkindness/droste-core_2.11/
implementation ("io.higherkindness:droste-core_2.11:0.6.0")
'io.higherkindness:droste-core_2.11:jar:0.6.0'
<dependency org="io.higherkindness" name="droste-core_2.11" rev="0.6.0">
<artifact name="droste-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.higherkindness', module='droste-core_2.11', version='0.6.0')
)
libraryDependencies += "io.higherkindness" % "droste-core_2.11" % "0.6.0"
[io.higherkindness/droste-core_2.11 "0.6.0"]