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