is not current version
Last Version 1.0.1

com.github.lafa.twelvemonkeyspurejava.common:common-io 1.0

The TwelveMonkeys Common IO support

Categories

Categories

KeY Data Data Formats Formal Verification TwelveMonkeys Image Processing
GroupId

GroupId

com.github.lafa.twelvemonkeyspurejava.common
ArtifactId

ArtifactId

common-io
Version

Version

1.0
Type

Type

jar

Download common-io 1.0


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