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