GroupId | GroupIdio.univalence |
---|---|
ArtifactId | ArtifactIdfenek_2.11 |
Version | Version733d698b |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
fenek_2.11-733d698b.pom | |
fenek_2.11-733d698b.jar | 226 KB |
fenek_2.11-733d698b-sources.jar | 7 KB |
fenek_2.11-733d698b-javadoc.jar | 546 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.univalence/fenek_2.11/ -->
<dependency>
<groupId>io.univalence</groupId>
<artifactId>fenek_2.11</artifactId>
<version>733d698b</version>
</dependency>
// https://jarcasting.com/artifacts/io.univalence/fenek_2.11/
implementation 'io.univalence:fenek_2.11:733d698b'
// https://jarcasting.com/artifacts/io.univalence/fenek_2.11/
implementation ("io.univalence:fenek_2.11:733d698b")
'io.univalence:fenek_2.11:jar:733d698b'
<dependency org="io.univalence" name="fenek_2.11" rev="733d698b">
<artifact name="fenek_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.univalence', module='fenek_2.11', version='733d698b')
)
libraryDependencies += "io.univalence" % "fenek_2.11" % "733d698b"
[io.univalence/fenek_2.11 "733d698b"]