is not current version
Last Version 1.0.10

com.github.phantomthief:retrieve-id-utils 1.0.7


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.phantomthief
ArtifactId

ArtifactId

retrieve-id-utils
Version

Version

1.0.7
Type

Type

jar

Download retrieve-id-utils 1.0.7


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