| Группа | Группаcom.github.galigator.openllet |
|---|---|
| Идентификатор | Идентификаторopenllet-functions |
| Версия | Версия2.5.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| openllet-functions-2.5.1.pom | |
| openllet-functions-2.5.1.jar | 94 KB |
| openllet-functions-2.5.1-tests.jar | 42 KB |
| openllet-functions-2.5.1-test-sources.jar | 18 KB |
| openllet-functions-2.5.1-sources.jar | 89 KB |
| openllet-functions-2.5.1-javadoc.jar | 301 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.galigator.openllet/openllet-functions/ -->
<dependency>
<groupId>com.github.galigator.openllet</groupId>
<artifactId>openllet-functions</artifactId>
<version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.galigator.openllet/openllet-functions/
implementation 'com.github.galigator.openllet:openllet-functions:2.5.1'
// https://jarcasting.com/artifacts/com.github.galigator.openllet/openllet-functions/
implementation ("com.github.galigator.openllet:openllet-functions:2.5.1")
'com.github.galigator.openllet:openllet-functions:jar:2.5.1'
<dependency org="com.github.galigator.openllet" name="openllet-functions" rev="2.5.1">
<artifact name="openllet-functions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.galigator.openllet', module='openllet-functions', version='2.5.1')
)
libraryDependencies += "com.github.galigator.openllet" % "openllet-functions" % "2.5.1"
[com.github.galigator.openllet/openllet-functions "2.5.1"]