GroupId | GroupIdtop.redscorpion |
---|---|
ArtifactId | ArtifactIdredscorpion-find |
Version | Version0.0.4 |
Type | Typejar |
Filename | Size |
---|---|
redscorpion-find-0.0.4.pom | |
redscorpion-find-0.0.4-sources.jar | 22 bytes |
redscorpion-find-0.0.4-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/top.redscorpion/redscorpion-find/ -->
<dependency>
<groupId>top.redscorpion</groupId>
<artifactId>redscorpion-find</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/top.redscorpion/redscorpion-find/
implementation 'top.redscorpion:redscorpion-find:0.0.4'
// https://jarcasting.com/artifacts/top.redscorpion/redscorpion-find/
implementation ("top.redscorpion:redscorpion-find:0.0.4")
'top.redscorpion:redscorpion-find:jar:0.0.4'
<dependency org="top.redscorpion" name="redscorpion-find" rev="0.0.4">
<artifact name="redscorpion-find" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.redscorpion', module='redscorpion-find', version='0.0.4')
)
libraryDependencies += "top.redscorpion" % "redscorpion-find" % "0.0.4"
[top.redscorpion/redscorpion-find "0.0.4"]