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