не последняя версия
Последняя версия 0.1.5

com.github.nikita-volkov:embrace 0.1.0

A tiny extension library embracing braceless coding style in Scala

Группа

Группа

com.github.nikita-volkov
Идентификатор

Идентификатор

embrace
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать embrace 0.1.0


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