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

io.springboot.plugin:screw-extension 0.0.1


Группа

Группа

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

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

screw-extension
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать screw-extension 0.0.1


<!-- https://jarcasting.com/artifacts/io.springboot.plugin/screw-extension/ -->
<dependency>
    <groupId>io.springboot.plugin</groupId>
    <artifactId>screw-extension</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.springboot.plugin/screw-extension/
implementation 'io.springboot.plugin:screw-extension:0.0.1'
// https://jarcasting.com/artifacts/io.springboot.plugin/screw-extension/
implementation ("io.springboot.plugin:screw-extension:0.0.1")
'io.springboot.plugin:screw-extension:jar:0.0.1'
<dependency org="io.springboot.plugin" name="screw-extension" rev="0.0.1">
  <artifact name="screw-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.springboot.plugin', module='screw-extension', version='0.0.1')
)
libraryDependencies += "io.springboot.plugin" % "screw-extension" % "0.0.1"
[io.springboot.plugin/screw-extension "0.0.1"]