is not current version
Last Version 0.7.0

bio.singa:singa-structure 0.4.2


GroupId

GroupId

bio.singa
ArtifactId

ArtifactId

singa-structure
Version

Version

0.4.2
Type

Type

jar

Download singa-structure 0.4.2


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