is not current version
Last Version 1.0.3

com.pengyifan.bioc:pengyifan-bioc 1.0.2

The bioc main core project.

GroupId

GroupId

com.pengyifan.bioc
ArtifactId

ArtifactId

pengyifan-bioc
Version

Version

1.0.2
Type

Type

jar

Download pengyifan-bioc 1.0.2


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