License |
License |
---|---|
GroupId | GroupIdio.github.fmv1992 |
ArtifactId | ArtifactIdutil_2.13 |
Last Version | Last Version2.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionutil
util
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
util_2.13-2.6.1.pom | |
util_2.13-2.6.1.jar | 17 KB |
util_2.13-2.6.1-sources.jar | 3 KB |
util_2.13-2.6.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.fmv1992/util_2.13/ -->
<dependency>
<groupId>io.github.fmv1992</groupId>
<artifactId>util_2.13</artifactId>
<version>2.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.fmv1992/util_2.13/
implementation 'io.github.fmv1992:util_2.13:2.6.1'
// https://jarcasting.com/artifacts/io.github.fmv1992/util_2.13/
implementation ("io.github.fmv1992:util_2.13:2.6.1")
'io.github.fmv1992:util_2.13:jar:2.6.1'
<dependency org="io.github.fmv1992" name="util_2.13" rev="2.6.1">
<artifact name="util_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.fmv1992', module='util_2.13', version='2.6.1')
)
libraryDependencies += "io.github.fmv1992" % "util_2.13" % "2.6.1"
[io.github.fmv1992/util_2.13 "2.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.4 |
org.scalameta : semanticdb-scalac-core_2.13.4 | jar | 4.4.6 |
org.scala-lang.modules : scala-collection-compat_2.13 | jar | 2.4.0 |
com.sandinh : scala-rewrites_2.13 | jar | 0.1.10-sd |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.4-M1 |