License |
License |
---|---|
GroupId | GroupIdbr.com.objectos |
ArtifactId | ArtifactIdcore-collection |
Last Version | Last Version0.7.0-jdk17 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbr.com.objectos:core-collection
Provides base interfaces and implementations for the Objectos java.util.Collection types.
|
<!-- https://jarcasting.com/artifacts/br.com.objectos/core-collection/ -->
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>core-collection</artifactId>
<version>0.7.0-jdk17</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/core-collection/
implementation 'br.com.objectos:core-collection:0.7.0-jdk17'
// https://jarcasting.com/artifacts/br.com.objectos/core-collection/
implementation ("br.com.objectos:core-collection:0.7.0-jdk17")
'br.com.objectos:core-collection:jar:0.7.0-jdk17'
<dependency org="br.com.objectos" name="core-collection" rev="0.7.0-jdk17">
<artifact name="core-collection" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='core-collection', version='0.7.0-jdk17')
)
libraryDependencies += "br.com.objectos" % "core-collection" % "0.7.0-jdk17"
[br.com.objectos/core-collection "0.7.0-jdk17"]
Group / Artifact | Type | Version |
---|---|---|
br.com.objectos : core-array | jar | 0.7.0-jdk17 |
br.com.objectos : latest | jar | 0.1.0-jdk17 |