tech.codingzen:kata-result

example pom.xml file for kotlin maven deployment via sonatype

License

License

GroupId

GroupId

tech.codingzen
ArtifactId

ArtifactId

kata-result
Last Version

Last Version

2.2.1
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (3)

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

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.1
2.2.0
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0