License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdtop.leafage |
ArtifactId | ArtifactIdleafage-common |
Version | Version0.1.3 |
Type | Typejar |
Description |
Descriptionleafage-common
common for leafage
|
Filename | Size |
---|---|
leafage-common-0.1.3.pom | |
leafage-common-0.1.3.jar | 14 KB |
leafage-common-0.1.3-sources.jar | 9 KB |
leafage-common-0.1.3-javadoc.jar | 79 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.leafage/leafage-common/ -->
<dependency>
<groupId>top.leafage</groupId>
<artifactId>leafage-common</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/top.leafage/leafage-common/
implementation 'top.leafage:leafage-common:0.1.3'
// https://jarcasting.com/artifacts/top.leafage/leafage-common/
implementation ("top.leafage:leafage-common:0.1.3")
'top.leafage:leafage-common:jar:0.1.3'
<dependency org="top.leafage" name="leafage-common" rev="0.1.3">
<artifact name="leafage-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.leafage', module='leafage-common', version='0.1.3')
)
libraryDependencies += "top.leafage" % "leafage-common" % "0.1.3"
[top.leafage/leafage-common "0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
io.projectreactor : reactor-core Optional | jar |