GroupId | GroupIdio.univalence |
---|---|
ArtifactId | ArtifactIdtypedpath_2.11 |
Version | Version46e659ce |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
typedpath_2.11-46e659ce.pom | |
typedpath_2.11-46e659ce.jar | 94 KB |
typedpath_2.11-46e659ce-sources.jar | 3 KB |
typedpath_2.11-46e659ce-javadoc.jar | 403 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.univalence/typedpath_2.11/ -->
<dependency>
<groupId>io.univalence</groupId>
<artifactId>typedpath_2.11</artifactId>
<version>46e659ce</version>
</dependency>
// https://jarcasting.com/artifacts/io.univalence/typedpath_2.11/
implementation 'io.univalence:typedpath_2.11:46e659ce'
// https://jarcasting.com/artifacts/io.univalence/typedpath_2.11/
implementation ("io.univalence:typedpath_2.11:46e659ce")
'io.univalence:typedpath_2.11:jar:46e659ce'
<dependency org="io.univalence" name="typedpath_2.11" rev="46e659ce">
<artifact name="typedpath_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.univalence', module='typedpath_2.11', version='46e659ce')
)
libraryDependencies += "io.univalence" % "typedpath_2.11" % "46e659ce"
[io.univalence/typedpath_2.11 "46e659ce"]