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