Files download
File Operation
profig_sjs1_2.13-3.2.2.jar download
profig_sjs1_2.13-3.2.2.pom download
profig_sjs1_2.13-3.2.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.outr</groupId>
  <artifactId>profig_sjs1_2.13</artifactId>
  <version>3.2.2</version>
</dependency>
Gradle Groovy
implementation 'com.outr:profig_sjs1_2.13:3.2.2'
Gradle Kotlin
implementation("com.outr:profig_sjs1_2.13:3.2.2")
Scala SBT
libraryDependencies += "com.outr" % "profig_sjs1_2.13" % "3.2.2"
Groovy Grape
@Grapes(
  @Grab(group='com.outr', module='profig_sjs1_2.13', version='3.2.2')
)
Apache Ivy
<dependency org="com.outr" name="profig_sjs1_2.13" rev="3.2.2" />
Leiningen
[com.outr/profig_sjs1_2.13 "3.2.2"]
Apache Buildr
'com.outr:profig_sjs1_2.13:jar:3.2.2'