com.github.frtu.libs:lib-kotlin-bom

Libraries toolbox

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.frtu.libs
ArtifactId

ArtifactId

lib-kotlin-bom
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

pom
Description

Description

Libraries toolbox

Download lib-kotlin-bom

Filename Size
lib-kotlin-bom-1.2.1.pom 1 KB
Browse

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0
1.1.5
1.1.4
1.1.3
1.1.2