GroupId | GroupIdcom.github.galigator.openllet |
---|---|
ArtifactId | ArtifactIdopenllet-functions |
Version | Version2.6.3 |
Type | Typejar |
Filename | Size |
---|---|
openllet-functions-2.6.3.pom | |
openllet-functions-2.6.3.jar | 117 KB |
openllet-functions-2.6.3-tests.jar | 41 KB |
openllet-functions-2.6.3-test-sources.jar | 20 KB |
openllet-functions-2.6.3-sources.jar | 107 KB |
openllet-functions-2.6.3-javadoc.jar | 608 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.galigator.openllet/openllet-functions/ -->
<dependency>
<groupId>com.github.galigator.openllet</groupId>
<artifactId>openllet-functions</artifactId>
<version>2.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.galigator.openllet/openllet-functions/
implementation 'com.github.galigator.openllet:openllet-functions:2.6.3'
// https://jarcasting.com/artifacts/com.github.galigator.openllet/openllet-functions/
implementation ("com.github.galigator.openllet:openllet-functions:2.6.3")
'com.github.galigator.openllet:openllet-functions:jar:2.6.3'
<dependency org="com.github.galigator.openllet" name="openllet-functions" rev="2.6.3">
<artifact name="openllet-functions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.galigator.openllet', module='openllet-functions', version='2.6.3')
)
libraryDependencies += "com.github.galigator.openllet" % "openllet-functions" % "2.6.3"
[com.github.galigator.openllet/openllet-functions "2.6.3"]