Last Version

Pellet BOM 0.0.7

An opinionated, Kotlin-first web framework that helps you write fast, concise, and correct backend services 🚀.

License

License

GroupId

GroupId

dev.pellet
ArtifactId

ArtifactId

pellet-bom
Version

Version

0.0.7
Type

Type

pom
Description

Description

Pellet BOM
An opinionated, Kotlin-first web framework that helps you write fast, concise, and correct backend services 🚀.
Project URL

Project URL

https://github.com/CarrotCodes/Pellet
Source Code Management

Source Code Management

https://github.com/CarrotCodes/Pellet.git

Download pellet-bom 0.0.7


<!-- https://jarcasting.com/artifacts/dev.pellet/pellet-bom/ -->
<dependency>
    <groupId>dev.pellet</groupId>
    <artifactId>pellet-bom</artifactId>
    <version>0.0.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/dev.pellet/pellet-bom/
implementation 'dev.pellet:pellet-bom:0.0.7'
// https://jarcasting.com/artifacts/dev.pellet/pellet-bom/
implementation ("dev.pellet:pellet-bom:0.0.7")
'dev.pellet:pellet-bom:pom:0.0.7'
<dependency org="dev.pellet" name="pellet-bom" rev="0.0.7">
  <artifact name="pellet-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='dev.pellet', module='pellet-bom', version='0.0.7')
)
libraryDependencies += "dev.pellet" % "pellet-bom" % "0.0.7"
[dev.pellet/pellet-bom "0.0.7"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.