is not current version
Last Version 0.0.4

fun.fengwk.convention:convention-util 0.0.2


GroupId

GroupId

fun.fengwk.convention
ArtifactId

ArtifactId

convention-util
Version

Version

0.0.2
Type

Type

jar

Download convention-util 0.0.2


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