Categories |
CategoriesData |
---|---|
GroupId | GroupIdorg.biodatageeks |
ArtifactId | ArtifactIdsequila_2.11 |
Version | Version0.5.7-SNASPHOT |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.biodatageeks/sequila_2.11/ -->
<dependency>
<groupId>org.biodatageeks</groupId>
<artifactId>sequila_2.11</artifactId>
<version>0.5.7-SNASPHOT</version>
</dependency>
// https://jarcasting.com/artifacts/org.biodatageeks/sequila_2.11/
implementation 'org.biodatageeks:sequila_2.11:0.5.7-SNASPHOT'
// https://jarcasting.com/artifacts/org.biodatageeks/sequila_2.11/
implementation ("org.biodatageeks:sequila_2.11:0.5.7-SNASPHOT")
'org.biodatageeks:sequila_2.11:jar:0.5.7-SNASPHOT'
<dependency org="org.biodatageeks" name="sequila_2.11" rev="0.5.7-SNASPHOT">
<artifact name="sequila_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.biodatageeks', module='sequila_2.11', version='0.5.7-SNASPHOT')
)
libraryDependencies += "org.biodatageeks" % "sequila_2.11" % "0.5.7-SNASPHOT"
[org.biodatageeks/sequila_2.11 "0.5.7-SNASPHOT"]