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-2.0.0.jar download
access-widener-2.0.0.pom download
access-widener-2.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>net.fabricmc</groupId>
  <artifactId>access-widener</artifactId>
  <version>2.0.0</version>
</dependency>
Gradle Groovy
implementation 'net.fabricmc:access-widener:2.0.0'
Gradle Kotlin
implementation("net.fabricmc:access-widener:2.0.0")
Scala SBT
libraryDependencies += "net.fabricmc" % "access-widener" % "2.0.0"
Groovy Grape
@Grapes(
  @Grab(group='net.fabricmc', module='access-widener', version='2.0.0')
)
Apache Ivy
<dependency org="net.fabricmc" name="access-widener" rev="2.0.0" />
Leiningen
[net.fabricmc/access-widener "2.0.0"]
Apache Buildr
'net.fabricmc:access-widener:jar:2.0.0'
Dependencies
The project has no third-party dependencies