GroupId | GroupIdcom.blazebit |
---|---|
ArtifactId | ArtifactIdblaze-weblink-documentation |
Version | Version0.2.0 |
Type | Typejar |
Filename | Size |
---|---|
blaze-weblink-documentation-0.2.0.pom | |
blaze-weblink-documentation-0.2.0.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.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.blazebit/blaze-weblink-documentation/
implementation 'com.blazebit:blaze-weblink-documentation:0.2.0'
// https://jarcasting.com/artifacts/com.blazebit/blaze-weblink-documentation/
implementation ("com.blazebit:blaze-weblink-documentation:0.2.0")
'com.blazebit:blaze-weblink-documentation:jar:0.2.0'
<dependency org="com.blazebit" name="blaze-weblink-documentation" rev="0.2.0">
<artifact name="blaze-weblink-documentation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blazebit', module='blaze-weblink-documentation', version='0.2.0')
)
libraryDependencies += "com.blazebit" % "blaze-weblink-documentation" % "0.2.0"
[com.blazebit/blaze-weblink-documentation "0.2.0"]