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