a

access-widener

Access widener provides a way to loosen the access limits of classes in a data drive manner.
https://github.com/FabricMC/access-widener
The Apache License, Version 2.0
modmuss50 Player
Files download
File Operation
access-widener-1.0.2.jar download
access-widener-1.0.2.pom download
access-widener-1.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>net.fabricmc</groupId>
  <artifactId>access-widener</artifactId>
  <version>1.0.2</version>
</dependency>
Gradle Groovy
implementation 'net.fabricmc:access-widener:1.0.2'
Gradle Kotlin
implementation("net.fabricmc:access-widener:1.0.2")
Scala SBT
libraryDependencies += "net.fabricmc" % "access-widener" % "1.0.2"
Groovy Grape
@Grapes(
  @Grab(group='net.fabricmc', module='access-widener', version='1.0.2')
)
Apache Ivy
<dependency org="net.fabricmc" name="access-widener" rev="1.0.2" />
Leiningen
[net.fabricmc/access-widener "1.0.2"]
Apache Buildr
'net.fabricmc:access-widener:jar:1.0.2'
Dependencies
The project has no third-party dependencies