GroupId | GroupIdcom.github.hioo520 |
---|---|
ArtifactId | ArtifactIdcollections-plug |
Version | Version1.4.13 |
Type | Typejar |
Filename | Size |
---|---|
collections-plug-1.4.13.pom | |
collections-plug-1.4.13.jar | 90 KB |
collections-plug-1.4.13-sources.jar | 60 KB |
collections-plug-1.4.13-javadoc.jar | 407 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hioo520/collections-plug/ -->
<dependency>
<groupId>com.github.hioo520</groupId>
<artifactId>collections-plug</artifactId>
<version>1.4.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hioo520/collections-plug/
implementation 'com.github.hioo520:collections-plug:1.4.13'
// https://jarcasting.com/artifacts/com.github.hioo520/collections-plug/
implementation ("com.github.hioo520:collections-plug:1.4.13")
'com.github.hioo520:collections-plug:jar:1.4.13'
<dependency org="com.github.hioo520" name="collections-plug" rev="1.4.13">
<artifact name="collections-plug" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hioo520', module='collections-plug', version='1.4.13')
)
libraryDependencies += "com.github.hioo520" % "collections-plug" % "1.4.13"
[com.github.hioo520/collections-plug "1.4.13"]