is not current version
Last Version 0.3

com.github.foby:fieldr-user 0.1


GroupId

GroupId

com.github.foby
ArtifactId

ArtifactId

fieldr-user
Version

Version

0.1
Type

Type

jar

Download fieldr-user 0.1


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