is not current version
Last Version 1.1.38

org.clulab:bioresources 1.1.18

bioresources

GroupId

GroupId

org.clulab
ArtifactId

ArtifactId

bioresources
Version

Version

1.1.18
Type

Type

jar

Download bioresources 1.1.18


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