is not current version
Last Version 1.1.38

org.clulab:bioresources 1.0.0

bioresources

GroupId

GroupId

org.clulab
ArtifactId

ArtifactId

bioresources
Version

Version

1.0.0
Type

Type

jar

Download bioresources 1.0.0


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