is not current version
Last Version 0.8

com.github.biopet:common-utils_2.11 0.7

common-utils

GroupId

GroupId

com.github.biopet
ArtifactId

ArtifactId

common-utils_2.11
Version

Version

0.7
Type

Type

jar

Download common-utils_2.11 0.7


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