hello


License

License

GroupId

GroupId

rocks.heikoseeberger
ArtifactId

ArtifactId

hello_2.13
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

hello
hello
Project Organization

Project Organization

Heiko Seeberger

Download hello_2.13

How to add to project

<!-- 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.

hello

Welcome to hello!

Contribution policy

Contributions via GitHub pull requests are gladly accepted from their original author. Along with any pull requests, please state that the contribution is your original work and that you license the work to the project under the project's open source license. Whether or not you state this explicitly, by submitting any copyrighted material via pull request, email, or other means you agree to license the material under the project's open source license and warrant that you have the legal authority to do so.

License

This code is open source software licensed under the Apache-2.0 license.

Versions

Version
0.1.2
0.1.1