License |
License |
---|---|
Categories |
CategoriesData Net |
GroupId | GroupIdnet.sf.tsl2nano |
ArtifactId | ArtifactIdtsl2.nano.datastructure |
Version | Version2.4.11 |
Type | Typejar |
Description |
DescriptionTSL2 Framework Data Structure
optimized implementations for trees, collections, arrays, historized input
|
<!-- https://jarcasting.com/artifacts/net.sf.tsl2nano/tsl2.nano.datastructure/ -->
<dependency>
<groupId>net.sf.tsl2nano</groupId>
<artifactId>tsl2.nano.datastructure</artifactId>
<version>2.4.11</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.tsl2nano/tsl2.nano.datastructure/
implementation 'net.sf.tsl2nano:tsl2.nano.datastructure:2.4.11'
// https://jarcasting.com/artifacts/net.sf.tsl2nano/tsl2.nano.datastructure/
implementation ("net.sf.tsl2nano:tsl2.nano.datastructure:2.4.11")
'net.sf.tsl2nano:tsl2.nano.datastructure:jar:2.4.11'
<dependency org="net.sf.tsl2nano" name="tsl2.nano.datastructure" rev="2.4.11">
<artifact name="tsl2.nano.datastructure" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.tsl2nano', module='tsl2.nano.datastructure', version='2.4.11')
)
libraryDependencies += "net.sf.tsl2nano" % "tsl2.nano.datastructure" % "2.4.11"
[net.sf.tsl2nano/tsl2.nano.datastructure "2.4.11"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.tsl2nano : tsl2.nano.core | jar | 2.4.11 |
Group / Artifact | Type | Version |
---|---|---|
net.sf.tsl2nano : tsl2.nano.autotest | jar | 2.4.11 |