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

com.github.damianwajser:spring-commons 1.19.0-Alpha

DESC

Группа

Группа

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

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

spring-commons
Версия

Версия

1.19.0-Alpha
Тип

Тип

jar

Скачать spring-commons 1.19.0-Alpha


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