is not current version
Last Version 2.0.2

com.phylage:refuel-util_2.13 1.1.3

refuel-util

GroupId

GroupId

com.phylage
ArtifactId

ArtifactId

refuel-util_2.13
Version

Version

1.1.3
Type

Type

jar

Download refuel-util_2.13 1.1.3


<!-- https://jarcasting.com/artifacts/com.phylage/refuel-util_2.13/ -->
<dependency>
    <groupId>com.phylage</groupId>
    <artifactId>refuel-util_2.13</artifactId>
    <version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.phylage/refuel-util_2.13/
implementation 'com.phylage:refuel-util_2.13:1.1.3'
// https://jarcasting.com/artifacts/com.phylage/refuel-util_2.13/
implementation ("com.phylage:refuel-util_2.13:1.1.3")
'com.phylage:refuel-util_2.13:jar:1.1.3'
<dependency org="com.phylage" name="refuel-util_2.13" rev="1.1.3">
  <artifact name="refuel-util_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.phylage', module='refuel-util_2.13', version='1.1.3')
)
libraryDependencies += "com.phylage" % "refuel-util_2.13" % "1.1.3"
[com.phylage/refuel-util_2.13 "1.1.3"]