is not current version
Last Version 0.2.5

com.arassec.igor:module-file 0.1.0

Provides file handling for igor.

GroupId

GroupId

com.arassec.igor
ArtifactId

ArtifactId

module-file
Version

Version

0.1.0
Type

Type

jar

Download module-file 0.1.0


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