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