License |
License |
---|---|
GroupId | GroupIdio.github.ppdzm |
ArtifactId | ArtifactIdutils-collection |
Version | Version1.1 |
Type | Typepom |
Description |
Descriptionutils-collection
a collection of some common utils
|
Project URL |
Project URL |
Filename | Size |
---|---|
utils-collection-1.1.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ppdzm/utils-collection/ -->
<dependency>
<groupId>io.github.ppdzm</groupId>
<artifactId>utils-collection</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ppdzm/utils-collection/
implementation 'io.github.ppdzm:utils-collection:1.1'
// https://jarcasting.com/artifacts/io.github.ppdzm/utils-collection/
implementation ("io.github.ppdzm:utils-collection:1.1")
'io.github.ppdzm:utils-collection:pom:1.1'
<dependency org="io.github.ppdzm" name="utils-collection" rev="1.1">
<artifact name="utils-collection" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.ppdzm', module='utils-collection', version='1.1')
)
libraryDependencies += "io.github.ppdzm" % "utils-collection" % "1.1"
[io.github.ppdzm/utils-collection "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.0 |
org.scala-lang : scala-compiler | jar | 2.11.12 |
org.scala-lang : scala-library | jar | 2.11.12 |
org.scala-lang : scala-reflect | jar | 2.11.12 |