is not current version
Last Version 0.7.0

bio.singa:singa-structure 0.6.0


GroupId

GroupId

bio.singa
ArtifactId

ArtifactId

singa-structure
Version

Version

0.6.0
Type

Type

jar

Download singa-structure 0.6.0


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