is not current version
Last Version 3.3.3

com.outr:profig_2.13 2.3.6

profig

GroupId

GroupId

com.outr
ArtifactId

ArtifactId

profig_2.13
Version

Version

2.3.6
Type

Type

jar

Download profig_2.13 2.3.6


<!-- https://jarcasting.com/artifacts/com.outr/profig_2.13/ -->
<dependency>
    <groupId>com.outr</groupId>
    <artifactId>profig_2.13</artifactId>
    <version>2.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.outr/profig_2.13/
implementation 'com.outr:profig_2.13:2.3.6'
// https://jarcasting.com/artifacts/com.outr/profig_2.13/
implementation ("com.outr:profig_2.13:2.3.6")
'com.outr:profig_2.13:jar:2.3.6'
<dependency org="com.outr" name="profig_2.13" rev="2.3.6">
  <artifact name="profig_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outr', module='profig_2.13', version='2.3.6')
)
libraryDependencies += "com.outr" % "profig_2.13" % "2.3.6"
[com.outr/profig_2.13 "2.3.6"]