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