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