Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.link-kou |
ArtifactId | ArtifactIddatabulid |
Version | Version1.0.1 |
Type | Typepom |
Filename | Size |
---|---|
databulid-1.0.1.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.link-kou/databulid/ -->
<dependency>
<groupId>com.github.link-kou</groupId>
<artifactId>databulid</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.link-kou/databulid/
implementation 'com.github.link-kou:databulid:1.0.1'
// https://jarcasting.com/artifacts/com.github.link-kou/databulid/
implementation ("com.github.link-kou:databulid:1.0.1")
'com.github.link-kou:databulid:pom:1.0.1'
<dependency org="com.github.link-kou" name="databulid" rev="1.0.1">
<artifact name="databulid" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.link-kou', module='databulid', version='1.0.1')
)
libraryDependencies += "com.github.link-kou" % "databulid" % "1.0.1"
[com.github.link-kou/databulid "1.0.1"]