is not current version
Last Version 0.5.0

com.arassec.igor:igor-standalone 0.4.0

The application to manage continuous workarounds...

GroupId

GroupId

com.arassec.igor
ArtifactId

ArtifactId

igor-standalone
Version

Version

0.4.0
Type

Type

jar

Download igor-standalone 0.4.0


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