License |
License |
---|---|
GroupId | GroupIdcom.github.MissThee |
ArtifactId | ArtifactIdcollection-compute |
Last Version | Last Version2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.MissThee:collection-compute
collection compute
|
Filename | Size |
---|---|
collection-compute-2.3.pom | |
collection-compute-2.3.jar | 6 KB |
collection-compute-2.3-sources.jar | 5 KB |
collection-compute-2.3-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.MissThee/collection-compute/ -->
<dependency>
<groupId>com.github.MissThee</groupId>
<artifactId>collection-compute</artifactId>
<version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.MissThee/collection-compute/
implementation 'com.github.MissThee:collection-compute:2.3'
// https://jarcasting.com/artifacts/com.github.MissThee/collection-compute/
implementation ("com.github.MissThee:collection-compute:2.3")
'com.github.MissThee:collection-compute:jar:2.3'
<dependency org="com.github.MissThee" name="collection-compute" rev="2.3">
<artifact name="collection-compute" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.MissThee', module='collection-compute', version='2.3')
)
libraryDependencies += "com.github.MissThee" % "collection-compute" % "2.3"
[com.github.MissThee/collection-compute "2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |