Last Version

com.github.frtu.libs:kotlin 1.2.1

Libraries toolbox

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.frtu.libs
ArtifactId

ArtifactId

kotlin
Version

Version

1.2.1
Type

Type

pom
Description

Description

Libraries toolbox
Source Code Management

Source Code Management

https://github.com/frtu/lib-toolbox/tree/master/kotlin

Download kotlin 1.2.1

Filename Size
kotlin-1.2.1.pom 10 KB
Browse

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

Dependencies

provided (1)

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

Project Modules

  • lib-webclient
  • lib-r2dbc
  • lib-utils
  • lib-serdes-protobuf
  • lib-workflow
  • lib-kotlin-bom
  • temporal-bom
  • spring-boot