Files download
File Operation
light-projects-2.2.2.jar download
light-projects-2.2.2.pom download
light-projects-2.2.2-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.jzdayz</groupId>
  <artifactId>light-projects</artifactId>
  <version>2.2.2</version>
</dependency>
Gradle Groovy
implementation 'io.github.jzdayz:light-projects:2.2.2'
Gradle Kotlin
implementation("io.github.jzdayz:light-projects:2.2.2")
Scala SBT
libraryDependencies += "io.github.jzdayz" % "light-projects" % "2.2.2"
Groovy Grape
@Grapes(
  @Grab(group='io.github.jzdayz', module='light-projects', version='2.2.2')
)
Apache Ivy
<dependency org="io.github.jzdayz" name="light-projects" rev="2.2.2" />
Leiningen
[io.github.jzdayz/light-projects "2.2.2"]
Apache Buildr
'io.github.jzdayz:light-projects:jar:2.2.2'
Dependencies
The project has no third-party dependencies