is not current version
Last Version 2.2.1

tech.codingzen:kata-result 2.2.0

example pom.xml file for kotlin maven deployment via sonatype

License

License

GroupId

GroupId

tech.codingzen
ArtifactId

ArtifactId

kata-result
Version

Version

2.2.0
Type

Type

jar
Description

Description

tech.codingzen:kata-result
example pom.xml file for kotlin maven deployment via sonatype
Project URL

Project URL

https://bitbucket.org/codingzen314/kata
Source Code Management

Source Code Management

https://bitbucket.org/codingzen314/kata-result/src

Download kata-result 2.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
tech.codingzen : kata jar 2.0.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.20
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.2

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.5.20
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.