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