| License |
License |
|---|---|
| GroupId | GroupIdio.github.asewhy |
| ArtifactId | ArtifactIdcollections-processing |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncollections-processing
Simple module
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| collections-processing-1.0.pom | |
| collections-processing-1.0.jar | 31 KB |
| collections-processing-1.0-sources.jar | 17 KB |
| collections-processing-1.0-javadoc.jar | 553 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.asewhy/collections-processing/ -->
<dependency>
<groupId>io.github.asewhy</groupId>
<artifactId>collections-processing</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.asewhy/collections-processing/
implementation 'io.github.asewhy:collections-processing:1.0'
// https://jarcasting.com/artifacts/io.github.asewhy/collections-processing/
implementation ("io.github.asewhy:collections-processing:1.0")
'io.github.asewhy:collections-processing:jar:1.0'
<dependency org="io.github.asewhy" name="collections-processing" rev="1.0">
<artifact name="collections-processing" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.asewhy', module='collections-processing', version='1.0')
)
libraryDependencies += "io.github.asewhy" % "collections-processing" % "1.0"
[io.github.asewhy/collections-processing "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains : annotations | jar | 22.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.vintage : junit-vintage-engine | jar | 5.8.1 |