License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdio.divide |
ArtifactId | ArtifactIddao |
Version | Version0.5.2 |
Type | Typepom |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
dao-0.5.2.pom | 916 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.divide/dao/ -->
<dependency>
<groupId>io.divide</groupId>
<artifactId>dao</artifactId>
<version>0.5.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.divide/dao/
implementation 'io.divide:dao:0.5.2'
// https://jarcasting.com/artifacts/io.divide/dao/
implementation ("io.divide:dao:0.5.2")
'io.divide:dao:pom:0.5.2'
<dependency org="io.divide" name="dao" rev="0.5.2">
<artifact name="dao" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.divide', module='dao', version='0.5.2')
)
libraryDependencies += "io.divide" % "dao" % "0.5.2"
[io.divide/dao "0.5.2"]
Group / Artifact | Type | Version |
---|---|---|
io.divide : shared | jar | 0.5.2 |