is not current version
Last Version 3.8.2

com.twelvemonkeys.common:common 3.3.1

The TwelveMonkeys Common library. Contains common utility classes.

Categories

Categories

KeY Data Data Formats Formal Verification TwelveMonkeys Image Processing
GroupId

GroupId

com.twelvemonkeys.common
ArtifactId

ArtifactId

common
Version

Version

3.3.1
Type

Type

jar

Download common 3.3.1


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