is not current version
Last Version 3.0.RLS

fun.hereis.code:all 2.0.RLS


GroupId

GroupId

fun.hereis.code
ArtifactId

ArtifactId

all
Version

Version

2.0.RLS
Type

Type

jar

Download all 2.0.RLS


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