GroupId | GroupIdeu.fbk.fcw |
---|---|
ArtifactId | ArtifactIdfcw-semafor-translate |
Version | Version0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/eu.fbk.fcw/fcw-semafor-translate/ -->
<dependency>
<groupId>eu.fbk.fcw</groupId>
<artifactId>fcw-semafor-translate</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.fbk.fcw/fcw-semafor-translate/
implementation 'eu.fbk.fcw:fcw-semafor-translate:0.1'
// https://jarcasting.com/artifacts/eu.fbk.fcw/fcw-semafor-translate/
implementation ("eu.fbk.fcw:fcw-semafor-translate:0.1")
'eu.fbk.fcw:fcw-semafor-translate:jar:0.1'
<dependency org="eu.fbk.fcw" name="fcw-semafor-translate" rev="0.1">
<artifact name="fcw-semafor-translate" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.fbk.fcw', module='fcw-semafor-translate', version='0.1')
)
libraryDependencies += "eu.fbk.fcw" % "fcw-semafor-translate" % "0.1"
[eu.fbk.fcw/fcw-semafor-translate "0.1"]