Kotlin-Baker

A library which facilitates Kotlin objects creation from properties

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

tech.harmonysoft
ArtifactId

ArtifactId

kotlin-baker
Last Version

Last Version

1.0.13
Release Date

Release Date

Type

Type

jar
Description

Description

Kotlin-Baker
A library which facilitates Kotlin objects creation from properties
Project URL

Project URL

http://kotlin-baker.oss.harmonysoft.tech/
Source Code Management

Source Code Management

https://github.com/denis-zhdanov/kotlin-baker

Download kotlin-baker

How to add to project

<!-- https://jarcasting.com/artifacts/tech.harmonysoft/kotlin-baker/ -->
<dependency>
    <groupId>tech.harmonysoft</groupId>
    <artifactId>kotlin-baker</artifactId>
    <version>1.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/tech.harmonysoft/kotlin-baker/
implementation 'tech.harmonysoft:kotlin-baker:1.0.13'
// https://jarcasting.com/artifacts/tech.harmonysoft/kotlin-baker/
implementation ("tech.harmonysoft:kotlin-baker:1.0.13")
'tech.harmonysoft:kotlin-baker:jar:1.0.13'
<dependency org="tech.harmonysoft" name="kotlin-baker" rev="1.0.13">
  <artifact name="kotlin-baker" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.harmonysoft', module='kotlin-baker', version='1.0.13')
)
libraryDependencies += "tech.harmonysoft" % "kotlin-baker" % "1.0.13"
[tech.harmonysoft/kotlin-baker "1.0.13"]

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.50
org.jetbrains.kotlin : kotlin-reflect jar 1.3.50

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.13.2
org.junit.jupiter : junit-jupiter-api jar 5.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0