License |
License |
---|---|
GroupId | GroupIdcom.blazebit |
ArtifactId | ArtifactIdblaze-weblink-documentation |
Last Version | Last Version0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBlazebit Weblink Documentation
Extendible service for providing access to resources via custom managable links
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
blaze-weblink-documentation-0.2.1.pom | |
blaze-weblink-documentation-0.2.1.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.blazebit/blaze-weblink-documentation/ -->
<dependency>
<groupId>com.blazebit</groupId>
<artifactId>blaze-weblink-documentation</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.blazebit/blaze-weblink-documentation/
implementation 'com.blazebit:blaze-weblink-documentation:0.2.1'
// https://jarcasting.com/artifacts/com.blazebit/blaze-weblink-documentation/
implementation ("com.blazebit:blaze-weblink-documentation:0.2.1")
'com.blazebit:blaze-weblink-documentation:jar:0.2.1'
<dependency org="com.blazebit" name="blaze-weblink-documentation" rev="0.2.1">
<artifact name="blaze-weblink-documentation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blazebit', module='blaze-weblink-documentation', version='0.2.1')
)
libraryDependencies += "com.blazebit" % "blaze-weblink-documentation" % "0.2.1"
[com.blazebit/blaze-weblink-documentation "0.2.1"]