is not current version
Last Version 0.3.0

wtf.s1.pudge:will-fix-core 0.1.6

willfix plugin core logic

GroupId

GroupId

wtf.s1.pudge
ArtifactId

ArtifactId

will-fix-core
Version

Version

0.1.6
Type

Type

jar

Download will-fix-core 0.1.6


<!-- https://jarcasting.com/artifacts/wtf.s1.pudge/will-fix-core/ -->
<dependency>
    <groupId>wtf.s1.pudge</groupId>
    <artifactId>will-fix-core</artifactId>
    <version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/wtf.s1.pudge/will-fix-core/
implementation 'wtf.s1.pudge:will-fix-core:0.1.6'
// https://jarcasting.com/artifacts/wtf.s1.pudge/will-fix-core/
implementation ("wtf.s1.pudge:will-fix-core:0.1.6")
'wtf.s1.pudge:will-fix-core:jar:0.1.6'
<dependency org="wtf.s1.pudge" name="will-fix-core" rev="0.1.6">
  <artifact name="will-fix-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='wtf.s1.pudge', module='will-fix-core', version='0.1.6')
)
libraryDependencies += "wtf.s1.pudge" % "will-fix-core" % "0.1.6"
[wtf.s1.pudge/will-fix-core "0.1.6"]