is not current version
Last Version 3.0.RLS

fun.hereis.code:all 1.8.RLS


GroupId

GroupId

fun.hereis.code
ArtifactId

ArtifactId

all
Version

Version

1.8.RLS
Type

Type

jar

Download all 1.8.RLS


<!-- https://jarcasting.com/artifacts/fun.hereis.code/all/ -->
<dependency>
    <groupId>fun.hereis.code</groupId>
    <artifactId>all</artifactId>
    <version>1.8.RLS</version>
</dependency>
// https://jarcasting.com/artifacts/fun.hereis.code/all/
implementation 'fun.hereis.code:all:1.8.RLS'
// https://jarcasting.com/artifacts/fun.hereis.code/all/
implementation ("fun.hereis.code:all:1.8.RLS")
'fun.hereis.code:all:jar:1.8.RLS'
<dependency org="fun.hereis.code" name="all" rev="1.8.RLS">
  <artifact name="all" type="jar" />
</dependency>
@Grapes(
@Grab(group='fun.hereis.code', module='all', version='1.8.RLS')
)
libraryDependencies += "fun.hereis.code" % "all" % "1.8.RLS"
[fun.hereis.code/all "1.8.RLS"]