Categories |
CategoriesData Search Business Logic Libraries |
---|---|
GroupId | GroupIdedu.chop.research.dbhi |
ArtifactId | ArtifactIddataexpress_2.11 |
Version | Version0.9.1.5.01.01 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/edu.chop.research.dbhi/dataexpress_2.11/ -->
<dependency>
<groupId>edu.chop.research.dbhi</groupId>
<artifactId>dataexpress_2.11</artifactId>
<version>0.9.1.5.01.01</version>
</dependency>
// https://jarcasting.com/artifacts/edu.chop.research.dbhi/dataexpress_2.11/
implementation 'edu.chop.research.dbhi:dataexpress_2.11:0.9.1.5.01.01'
// https://jarcasting.com/artifacts/edu.chop.research.dbhi/dataexpress_2.11/
implementation ("edu.chop.research.dbhi:dataexpress_2.11:0.9.1.5.01.01")
'edu.chop.research.dbhi:dataexpress_2.11:jar:0.9.1.5.01.01'
<dependency org="edu.chop.research.dbhi" name="dataexpress_2.11" rev="0.9.1.5.01.01">
<artifact name="dataexpress_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.chop.research.dbhi', module='dataexpress_2.11', version='0.9.1.5.01.01')
)
libraryDependencies += "edu.chop.research.dbhi" % "dataexpress_2.11" % "0.9.1.5.01.01"
[edu.chop.research.dbhi/dataexpress_2.11 "0.9.1.5.01.01"]