License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.massisframework |
ArtifactId | ArtifactIdmassisframework-datastructures |
Last Version | Last Version1.2.22 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMassis framework data structures
Common data structures
|
<!-- https://jarcasting.com/artifacts/com.massisframework/massisframework-datastructures/ -->
<dependency>
<groupId>com.massisframework</groupId>
<artifactId>massisframework-datastructures</artifactId>
<version>1.2.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.massisframework/massisframework-datastructures/
implementation 'com.massisframework:massisframework-datastructures:1.2.22'
// https://jarcasting.com/artifacts/com.massisframework/massisframework-datastructures/
implementation ("com.massisframework:massisframework-datastructures:1.2.22")
'com.massisframework:massisframework-datastructures:jar:1.2.22'
<dependency org="com.massisframework" name="massisframework-datastructures" rev="1.2.22">
<artifact name="massisframework-datastructures" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.massisframework', module='massisframework-datastructures', version='1.2.22')
)
libraryDependencies += "com.massisframework" % "massisframework-datastructures" % "1.2.22"
[com.massisframework/massisframework-datastructures "1.2.22"]
Group / Artifact | Type | Version |
---|---|---|
org.jogamp.gluegen : gluegen-rt-main | jar | 2.3.2 |
org.jogamp.jogl : jogl-all-main | jar | 2.3.2 |