GroupId | GroupIdru.mihkopylov |
---|---|
ArtifactId | ArtifactIdspring-web-version |
Version | Version0.3.0 |
Type | Typejar |
Filename | Size |
---|---|
spring-web-version-0.3.0.pom | |
spring-web-version-0.3.0.jar | 21 KB |
spring-web-version-0.3.0-sources.jar | 13 KB |
spring-web-version-0.3.0-javadoc.jar | 498 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.mihkopylov/spring-web-version/ -->
<dependency>
<groupId>ru.mihkopylov</groupId>
<artifactId>spring-web-version</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.mihkopylov/spring-web-version/
implementation 'ru.mihkopylov:spring-web-version:0.3.0'
// https://jarcasting.com/artifacts/ru.mihkopylov/spring-web-version/
implementation ("ru.mihkopylov:spring-web-version:0.3.0")
'ru.mihkopylov:spring-web-version:jar:0.3.0'
<dependency org="ru.mihkopylov" name="spring-web-version" rev="0.3.0">
<artifact name="spring-web-version" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.mihkopylov', module='spring-web-version', version='0.3.0')
)
libraryDependencies += "ru.mihkopylov" % "spring-web-version" % "0.3.0"
[ru.mihkopylov/spring-web-version "0.3.0"]