is not current version
Last Version 3.3.3

com.outr:profig_3 3.3.1

profig

GroupId

GroupId

com.outr
ArtifactId

ArtifactId

profig_3
Version

Version

3.3.1
Type

Type

jar

Download profig_3 3.3.1


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