Embrace

A tiny extension library embracing braceless coding style in Scala

License

License

MIT/X11
GroupId

GroupId

com.github.nikita-volkov
ArtifactId

ArtifactId

embrace
Last Version

Last Version

0.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

Embrace
A tiny extension library embracing braceless coding style in Scala
Project URL

Project URL

http://www.github.com/nikita-volkov/embrace

Download embrace

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.nikita-volkov/embrace/ -->
<dependency>
    <groupId>com.github.nikita-volkov</groupId>
    <artifactId>embrace</artifactId>
    <version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nikita-volkov/embrace/
implementation 'com.github.nikita-volkov:embrace:0.1.5'
// https://jarcasting.com/artifacts/com.github.nikita-volkov/embrace/
implementation ("com.github.nikita-volkov:embrace:0.1.5")
'com.github.nikita-volkov:embrace:jar:0.1.5'
<dependency org="com.github.nikita-volkov" name="embrace" rev="0.1.5">
  <artifact name="embrace" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nikita-volkov', module='embrace', version='0.1.5')
)
libraryDependencies += "com.github.nikita-volkov" % "embrace" % "0.1.5"
[com.github.nikita-volkov/embrace "0.1.5"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar [2.10,3)

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0