is not current version
Last Version 3.1.3

de.micromata.mgc:de.micromata.mgc.common 3.1.2

Common static Frameworks Genome Matcher Framework.

GroupId

GroupId

de.micromata.mgc
ArtifactId

ArtifactId

de.micromata.mgc.common
Version

Version

3.1.2
Type

Type

jar

Download de.micromata.mgc.common 3.1.2


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