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