is not current version
Last Version 0.2

eu.fbk.fcw:fcw-depparse 0.1


GroupId

GroupId

eu.fbk.fcw
ArtifactId

ArtifactId

fcw-depparse
Version

Version

0.1
Type

Type

jar

Download fcw-depparse 0.1


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