GroupId | GroupIdse.gawell |
---|---|
ArtifactId | ArtifactIdfakeriak |
Version | Version0.0.2 |
Type | Typejar |
Filename | Size |
---|---|
fakeriak-0.0.2.pom | |
fakeriak-0.0.2.jar | 15 KB |
fakeriak-0.0.2-sources.jar | 8 KB |
fakeriak-0.0.2-javadoc.jar | 113 KB |
Browse |
<!-- https://jarcasting.com/artifacts/se.gawell/fakeriak/ -->
<dependency>
<groupId>se.gawell</groupId>
<artifactId>fakeriak</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/se.gawell/fakeriak/
implementation 'se.gawell:fakeriak:0.0.2'
// https://jarcasting.com/artifacts/se.gawell/fakeriak/
implementation ("se.gawell:fakeriak:0.0.2")
'se.gawell:fakeriak:jar:0.0.2'
<dependency org="se.gawell" name="fakeriak" rev="0.0.2">
<artifact name="fakeriak" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.gawell', module='fakeriak', version='0.0.2')
)
libraryDependencies += "se.gawell" % "fakeriak" % "0.0.2"
[se.gawell/fakeriak "0.0.2"]