is not current version
Last Version 3.0.RLS

fun.hereis.code:all 1.4


GroupId

GroupId

fun.hereis.code
ArtifactId

ArtifactId

all
Version

Version

1.4
Type

Type

jar

Download all 1.4


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