is not current version
Last Version 0.2

eu.fbk.fcw:fcw-udpipe-api 0.1


GroupId

GroupId

eu.fbk.fcw
ArtifactId

ArtifactId

fcw-udpipe-api
Version

Version

0.1
Type

Type

jar

Download fcw-udpipe-api 0.1


<!-- https://jarcasting.com/artifacts/eu.fbk.fcw/fcw-udpipe-api/ -->
<dependency>
    <groupId>eu.fbk.fcw</groupId>
    <artifactId>fcw-udpipe-api</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.fbk.fcw/fcw-udpipe-api/
implementation 'eu.fbk.fcw:fcw-udpipe-api:0.1'
// https://jarcasting.com/artifacts/eu.fbk.fcw/fcw-udpipe-api/
implementation ("eu.fbk.fcw:fcw-udpipe-api:0.1")
'eu.fbk.fcw:fcw-udpipe-api:jar:0.1'
<dependency org="eu.fbk.fcw" name="fcw-udpipe-api" rev="0.1">
  <artifact name="fcw-udpipe-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.fbk.fcw', module='fcw-udpipe-api', version='0.1')
)
libraryDependencies += "eu.fbk.fcw" % "fcw-udpipe-api" % "0.1"
[eu.fbk.fcw/fcw-udpipe-api "0.1"]