is not current version
Last Version 1.0.2

com.54w74b:tool-fast 1.0.0

Rapid development tool class

GroupId

GroupId

com.54w74b
ArtifactId

ArtifactId

tool-fast
Version

Version

1.0.0
Type

Type

jar

Download tool-fast 1.0.0


<!-- https://jarcasting.com/artifacts/com.54w74b/tool-fast/ -->
<dependency>
    <groupId>com.54w74b</groupId>
    <artifactId>tool-fast</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.54w74b/tool-fast/
implementation 'com.54w74b:tool-fast:1.0.0'
// https://jarcasting.com/artifacts/com.54w74b/tool-fast/
implementation ("com.54w74b:tool-fast:1.0.0")
'com.54w74b:tool-fast:jar:1.0.0'
<dependency org="com.54w74b" name="tool-fast" rev="1.0.0">
  <artifact name="tool-fast" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.54w74b', module='tool-fast', version='1.0.0')
)
libraryDependencies += "com.54w74b" % "tool-fast" % "1.0.0"
[com.54w74b/tool-fast "1.0.0"]