Last Version

swing-test 1.0.0

Kotlin swing testing library

License

License

MIT
GroupId

GroupId

com.github.alexburlton
ArtifactId

ArtifactId

swing-test
Version

Version

1.0.0
Type

Type

jar
Description

Description

swing-test
Kotlin swing testing library
Project URL

Project URL

https://github.com/alexburlton/swing-test
Source Code Management

Source Code Management

https://github.com/alexburlton/swing-test

Download swing-test 1.0.0


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

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.50
io.kotlintest : kotlintest-assertions jar 3.4.2
org.junit.jupiter : junit-jupiter-api jar 5.1.0

test (2)

Group / Artifact Type Version
io.mockk : mockk jar 1.9.3
org.mockito : mockito-core jar 3.3.3

Project Modules

There are no modules declared in this project.