Categories |
CategoriesDoma Data ORM |
---|---|
GroupId | GroupIdcom.blazebit |
ArtifactId | ArtifactIdblaze-domain-documentation |
Version | Version1.0.2 |
Type | Typejar |
Filename | Size |
---|---|
blaze-domain-documentation-1.0.2.pom | |
blaze-domain-documentation-1.0.2.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.blazebit/blaze-domain-documentation/ -->
<dependency>
<groupId>com.blazebit</groupId>
<artifactId>blaze-domain-documentation</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.blazebit/blaze-domain-documentation/
implementation 'com.blazebit:blaze-domain-documentation:1.0.2'
// https://jarcasting.com/artifacts/com.blazebit/blaze-domain-documentation/
implementation ("com.blazebit:blaze-domain-documentation:1.0.2")
'com.blazebit:blaze-domain-documentation:jar:1.0.2'
<dependency org="com.blazebit" name="blaze-domain-documentation" rev="1.0.2">
<artifact name="blaze-domain-documentation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blazebit', module='blaze-domain-documentation', version='1.0.2')
)
libraryDependencies += "com.blazebit" % "blaze-domain-documentation" % "1.0.2"
[com.blazebit/blaze-domain-documentation "1.0.2"]