Last Version

hello 0.1.2

hello

License

License

GroupId

GroupId

rocks.heikoseeberger
ArtifactId

ArtifactId

hello_2.13
Version

Version

0.1.2
Type

Type

jar
Description

Description

hello
hello
Project Organization

Project Organization

Heiko Seeberger

Download hello_2.13 0.1.2


<!-- https://jarcasting.com/artifacts/rocks.heikoseeberger/hello_2.13/ -->
<dependency>
    <groupId>rocks.heikoseeberger</groupId>
    <artifactId>hello_2.13</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/rocks.heikoseeberger/hello_2.13/
implementation 'rocks.heikoseeberger:hello_2.13:0.1.2'
// https://jarcasting.com/artifacts/rocks.heikoseeberger/hello_2.13/
implementation ("rocks.heikoseeberger:hello_2.13:0.1.2")
'rocks.heikoseeberger:hello_2.13:jar:0.1.2'
<dependency org="rocks.heikoseeberger" name="hello_2.13" rev="0.1.2">
  <artifact name="hello_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='rocks.heikoseeberger', module='hello_2.13', version='0.1.2')
)
libraryDependencies += "rocks.heikoseeberger" % "hello_2.13" % "0.1.2"
[rocks.heikoseeberger/hello_2.13 "0.1.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.3

test (2)

Group / Artifact Type Version
org.scalameta : munit_2.13 jar 0.7.12
org.scalameta : munit-scalacheck_2.13 jar 0.7.12

Project Modules

There are no modules declared in this project.