s

sun-tools-javac

A high-performance framework for quickly generating assignment operations
https://github.com/cao2068959/sun-tools
The Apache License, Version 2.0
bignosecat
Files download
File Operation
sun-tools-javac-8.0.0.jar download
sun-tools-javac-8.0.0.pom download
sun-tools-javac-8.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.cao2068959</groupId>
  <artifactId>sun-tools-javac</artifactId>
  <version>8.0.0</version>
</dependency>
Gradle Groovy
implementation 'io.github.cao2068959:sun-tools-javac:8.0.0'
Gradle Kotlin
implementation("io.github.cao2068959:sun-tools-javac:8.0.0")
Scala SBT
libraryDependencies += "io.github.cao2068959" % "sun-tools-javac" % "8.0.0"
Groovy Grape
@Grapes(
  @Grab(group='io.github.cao2068959', module='sun-tools-javac', version='8.0.0')
)
Apache Ivy
<dependency org="io.github.cao2068959" name="sun-tools-javac" rev="8.0.0" />
Leiningen
[io.github.cao2068959/sun-tools-javac "8.0.0"]
Apache Buildr
'io.github.cao2068959:sun-tools-javac:jar:8.0.0'
Dependencies
The project has no third-party dependencies