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