is not current version
Last Version 0.0.11

io.github.wycst:light-mixin 0.0.10


Categories

Categories

Mixin Application Layer Libs Bytecode Manipulation
GroupId

GroupId

io.github.wycst
ArtifactId

ArtifactId

light-mixin
Version

Version

0.0.10
Type

Type

pom

Download light-mixin 0.0.10

Filename Size
light-mixin-0.0.10.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.wycst/light-mixin/ -->
<dependency>
    <groupId>io.github.wycst</groupId>
    <artifactId>light-mixin</artifactId>
    <version>0.0.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.wycst/light-mixin/
implementation 'io.github.wycst:light-mixin:0.0.10'
// https://jarcasting.com/artifacts/io.github.wycst/light-mixin/
implementation ("io.github.wycst:light-mixin:0.0.10")
'io.github.wycst:light-mixin:pom:0.0.10'
<dependency org="io.github.wycst" name="light-mixin" rev="0.0.10">
  <artifact name="light-mixin" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.wycst', module='light-mixin', version='0.0.10')
)
libraryDependencies += "io.github.wycst" % "light-mixin" % "0.0.10"
[io.github.wycst/light-mixin "0.0.10"]