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

com.github.damianwajser:spring-commons 0.0.22

DESC

Группа

Группа

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

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

spring-commons
Версия

Версия

0.0.22
Тип

Тип

jar

Скачать spring-commons 0.0.22


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