не последняя версия
Последняя версия 1.0.M9

io.nuun:kernel-specs 1.0.M4

This is the specs part of the Nuun IO Kernel. API and SPI. Use this project for your specs oriented projects. See kernel parent description.

Группа

Группа

io.nuun
Идентификатор

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

kernel-specs
Версия

Версия

1.0.M4
Тип

Тип

jar

Скачать kernel-specs 1.0.M4


<!-- https://jarcasting.com/artifacts/io.nuun/kernel-specs/ -->
<dependency>
    <groupId>io.nuun</groupId>
    <artifactId>kernel-specs</artifactId>
    <version>1.0.M4</version>
</dependency>
// https://jarcasting.com/artifacts/io.nuun/kernel-specs/
implementation 'io.nuun:kernel-specs:1.0.M4'
// https://jarcasting.com/artifacts/io.nuun/kernel-specs/
implementation ("io.nuun:kernel-specs:1.0.M4")
'io.nuun:kernel-specs:jar:1.0.M4'
<dependency org="io.nuun" name="kernel-specs" rev="1.0.M4">
  <artifact name="kernel-specs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nuun', module='kernel-specs', version='1.0.M4')
)
libraryDependencies += "io.nuun" % "kernel-specs" % "1.0.M4"
[io.nuun/kernel-specs "1.0.M4"]