is not current version
Last Version 0.0.4

fun.fengwk.convention:convention-core 0.0.1


GroupId

GroupId

fun.fengwk.convention
ArtifactId

ArtifactId

convention-core
Version

Version

0.0.1
Type

Type

jar

Download convention-core 0.0.1


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