License |
License |
---|---|
GroupId | GroupIdcom.heroestools |
ArtifactId | ArtifactIdmlapi_2.12 |
Version | Version0.0.2 |
Type | Typejar |
Description |
DescriptionMLApi
MLApi
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mlapi_2.12-0.0.2.pom | |
mlapi_2.12-0.0.2.jar | 320 KB |
mlapi_2.12-0.0.2-sources.jar | 20 KB |
mlapi_2.12-0.0.2-javadoc.jar | 796 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.heroestools/mlapi_2.12/ -->
<dependency>
<groupId>com.heroestools</groupId>
<artifactId>mlapi_2.12</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.heroestools/mlapi_2.12/
implementation 'com.heroestools:mlapi_2.12:0.0.2'
// https://jarcasting.com/artifacts/com.heroestools/mlapi_2.12/
implementation ("com.heroestools:mlapi_2.12:0.0.2")
'com.heroestools:mlapi_2.12:jar:0.0.2'
<dependency org="com.heroestools" name="mlapi_2.12" rev="0.0.2">
<artifact name="mlapi_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.heroestools', module='mlapi_2.12', version='0.0.2')
)
libraryDependencies += "com.heroestools" % "mlapi_2.12" % "0.0.2"
[com.heroestools/mlapi_2.12 "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.2 |
com.spinoco : fs2-http_2.12 | jar | 0.1.7 |
co.fs2 : fs2-cats_2.12 | jar | 0.3.0 |
io.circe : circe-core_2.12 | jar | 0.8.0 |
io.circe : circe-generic_2.12 | jar | 0.8.0 |
io.circe : circe-parser_2.12 | jar | 0.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.12 | jar | 3.9.1 |