License |
License |
---|---|
GroupId | GroupIdio.github.mcsim4s |
ArtifactId | ArtifactIdtools_2.13 |
Last Version | Last Version0.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontools
tools
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tools_2.13-0.1.3.pom | |
tools_2.13-0.1.3.jar | 53 KB |
tools_2.13-0.1.3-sources.jar | 5 KB |
tools_2.13-0.1.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.mcsim4s/tools_2.13/ -->
<dependency>
<groupId>io.github.mcsim4s</groupId>
<artifactId>tools_2.13</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mcsim4s/tools_2.13/
implementation 'io.github.mcsim4s:tools_2.13:0.1.3'
// https://jarcasting.com/artifacts/io.github.mcsim4s/tools_2.13/
implementation ("io.github.mcsim4s:tools_2.13:0.1.3")
'io.github.mcsim4s:tools_2.13:jar:0.1.3'
<dependency org="io.github.mcsim4s" name="tools_2.13" rev="0.1.3">
<artifact name="tools_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mcsim4s', module='tools_2.13', version='0.1.3')
)
libraryDependencies += "io.github.mcsim4s" % "tools_2.13" % "0.1.3"
[io.github.mcsim4s/tools_2.13 "0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
io.github.mcsim4s : scalograf-core_2.13 | jar | 0.1.3 |
io.github.mcsim4s : testkit_2.13 | jar | 0.1.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.github.pureconfig : pureconfig_2.13 | jar | 0.16.0 |
com.softwaremill.sttp.client3 : async-http-client-backend-future_2.13 | jar | 3.3.14 |