License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development |
GroupId | GroupIdio.mongock |
ArtifactId | ArtifactIdmongock-community-bom |
Last Version | Last Version5.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMongock main BOM for community distribution
Mongock for community dependency management
|
Project URL |
Project URL |
Filename | Size |
---|---|
mongock-community-bom-5.1.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.mongock/mongock-community-bom/ -->
<dependency>
<groupId>io.mongock</groupId>
<artifactId>mongock-community-bom</artifactId>
<version>5.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.mongock/mongock-community-bom/
implementation 'io.mongock:mongock-community-bom:5.1.0'
// https://jarcasting.com/artifacts/io.mongock/mongock-community-bom/
implementation ("io.mongock:mongock-community-bom:5.1.0")
'io.mongock:mongock-community-bom:pom:5.1.0'
<dependency org="io.mongock" name="mongock-community-bom" rev="5.1.0">
<artifact name="mongock-community-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.mongock', module='mongock-community-bom', version='5.1.0')
)
libraryDependencies += "io.mongock" % "mongock-community-bom" % "5.1.0"
[io.mongock/mongock-community-bom "5.1.0"]