| Группа | Группаcom.github.gcorporationcare |
|---|---|
| Идентификатор | Идентификаторspring-helper |
| Версия | Версия1.0.4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| spring-helper-1.0.4.pom | |
| spring-helper-1.0.4.jar | 127 KB |
| spring-helper-1.0.4-sources.jar | 66 KB |
| spring-helper-1.0.4-javadoc.jar | 513 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.gcorporationcare/spring-helper/ -->
<dependency>
<groupId>com.github.gcorporationcare</groupId>
<artifactId>spring-helper</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gcorporationcare/spring-helper/
implementation 'com.github.gcorporationcare:spring-helper:1.0.4'
// https://jarcasting.com/artifacts/com.github.gcorporationcare/spring-helper/
implementation ("com.github.gcorporationcare:spring-helper:1.0.4")
'com.github.gcorporationcare:spring-helper:jar:1.0.4'
<dependency org="com.github.gcorporationcare" name="spring-helper" rev="1.0.4">
<artifact name="spring-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gcorporationcare', module='spring-helper', version='1.0.4')
)
libraryDependencies += "com.github.gcorporationcare" % "spring-helper" % "1.0.4"
[com.github.gcorporationcare/spring-helper "1.0.4"]