License |
License |
---|---|
GroupId | GroupIdcom.github.vendigo |
ArtifactId | ArtifactIdj7group |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionj7Group
Small library for manipulating collections
|
Project URL |
Project URL |
Filename | Size |
---|---|
j7group-1.0.pom | |
j7group-1.0.jar | 20 KB |
j7group-1.0-sources.jar | 10 KB |
j7group-1.0-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vendigo/j7group/ -->
<dependency>
<groupId>com.github.vendigo</groupId>
<artifactId>j7group</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vendigo/j7group/
implementation 'com.github.vendigo:j7group:1.0'
// https://jarcasting.com/artifacts/com.github.vendigo/j7group/
implementation ("com.github.vendigo:j7group:1.0")
'com.github.vendigo:j7group:jar:1.0'
<dependency org="com.github.vendigo" name="j7group" rev="1.0">
<artifact name="j7group" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vendigo', module='j7group', version='1.0')
)
libraryDependencies += "com.github.vendigo" % "j7group" % "1.0"
[com.github.vendigo/j7group "1.0"]
Group / Artifact | Type | Version |
---|---|---|
cglib : cglib | jar | 3.1 |
junit : junit | jar | 4.11 |
org.hamcrest : hamcrest-all | jar | 1.3 |