License |
License |
---|---|
Categories |
CategoriesMixin Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdio.github.wycst |
ArtifactId | ArtifactIdlight-mixin |
Version | Version0.0.9 |
Type | Typepom |
Description |
Descriptionlight framework
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
light-mixin-0.0.9.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.wycst/light-mixin/ -->
<dependency>
<groupId>io.github.wycst</groupId>
<artifactId>light-mixin</artifactId>
<version>0.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.wycst/light-mixin/
implementation 'io.github.wycst:light-mixin:0.0.9'
// https://jarcasting.com/artifacts/io.github.wycst/light-mixin/
implementation ("io.github.wycst:light-mixin:0.0.9")
'io.github.wycst:light-mixin:pom:0.0.9'
<dependency org="io.github.wycst" name="light-mixin" rev="0.0.9">
<artifact name="light-mixin" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.wycst', module='light-mixin', version='0.0.9')
)
libraryDependencies += "io.github.wycst" % "light-mixin" % "0.0.9"
[io.github.wycst/light-mixin "0.0.9"]