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

com.github.pheymann:typedapi-shared_2.12 0.2.0-RC2

typedapi-shared

Группа

Группа

com.github.pheymann
Идентификатор

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

typedapi-shared_2.12
Версия

Версия

0.2.0-RC2
Тип

Тип

jar

Скачать typedapi-shared_2.12 0.2.0-RC2


<!-- https://jarcasting.com/artifacts/com.github.pheymann/typedapi-shared_2.12/ -->
<dependency>
    <groupId>com.github.pheymann</groupId>
    <artifactId>typedapi-shared_2.12</artifactId>
    <version>0.2.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pheymann/typedapi-shared_2.12/
implementation 'com.github.pheymann:typedapi-shared_2.12:0.2.0-RC2'
// https://jarcasting.com/artifacts/com.github.pheymann/typedapi-shared_2.12/
implementation ("com.github.pheymann:typedapi-shared_2.12:0.2.0-RC2")
'com.github.pheymann:typedapi-shared_2.12:jar:0.2.0-RC2'
<dependency org="com.github.pheymann" name="typedapi-shared_2.12" rev="0.2.0-RC2">
  <artifact name="typedapi-shared_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pheymann', module='typedapi-shared_2.12', version='0.2.0-RC2')
)
libraryDependencies += "com.github.pheymann" % "typedapi-shared_2.12" % "0.2.0-RC2"
[com.github.pheymann/typedapi-shared_2.12 "0.2.0-RC2"]