Last Version

Structural 1.0.0

Structural - API Testing Made Easy - Kotlin

License

License

GroupId

GroupId

com.kennycason
ArtifactId

ArtifactId

structural
Version

Version

1.0.0
Type

Type

jar
Description

Description

Structural
Structural - API Testing Made Easy - Kotlin
Project URL

Project URL

https://github.com/kennycason/structural
Source Code Management

Source Code Management

https://github.com/kennycason/structural

Download structural 1.0.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.2
org.jetbrains.kotlin : kotlin-reflect jar 1.1.2
org.apache.httpcomponents : httpclient jar 4.5.3
com.fasterxml.jackson.core : jackson-core jar 2.9.0.pr3
com.fasterxml.jackson.core : jackson-databind jar 2.9.0.pr3
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.9.0.pr3
org.yaml : snakeyaml jar 1.18

test (2)

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

Project Modules

There are no modules declared in this project.