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