Last Version

Kotlin Future Testing Plugin 0.1.0

A plugin for testing future versions of Kotlin

License

License

Categories

Categories

Kotlin Languages Gradle Build Tools Github Development Tools Version Controls Net
GroupId

GroupId

com.github.rnett.kotlin-future-testing
ArtifactId

ArtifactId

com.github.rnett.kotlin-future-testing.gradle.plugin
Version

Version

0.1.0
Type

Type

pom
Description

Description

Kotlin Future Testing Plugin
A plugin for testing future versions of Kotlin
Project URL

Project URL

https://github.com/rnett/kotlin-future-testing/
Source Code Management

Source Code Management

https://github.com/rnett/kotlin-future-testing.git

Download com.github.rnett.kotlin-future-testing.gradle.plugin 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.rnett.kotlin-future-testing/com.github.rnett.kotlin-future-testing.gradle.plugin/ -->
<dependency>
    <groupId>com.github.rnett.kotlin-future-testing</groupId>
    <artifactId>com.github.rnett.kotlin-future-testing.gradle.plugin</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.rnett.kotlin-future-testing/com.github.rnett.kotlin-future-testing.gradle.plugin/
implementation 'com.github.rnett.kotlin-future-testing:com.github.rnett.kotlin-future-testing.gradle.plugin:0.1.0'
// https://jarcasting.com/artifacts/com.github.rnett.kotlin-future-testing/com.github.rnett.kotlin-future-testing.gradle.plugin/
implementation ("com.github.rnett.kotlin-future-testing:com.github.rnett.kotlin-future-testing.gradle.plugin:0.1.0")
'com.github.rnett.kotlin-future-testing:com.github.rnett.kotlin-future-testing.gradle.plugin:pom:0.1.0'
<dependency org="com.github.rnett.kotlin-future-testing" name="com.github.rnett.kotlin-future-testing.gradle.plugin" rev="0.1.0">
  <artifact name="com.github.rnett.kotlin-future-testing.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.rnett.kotlin-future-testing', module='com.github.rnett.kotlin-future-testing.gradle.plugin', version='0.1.0')
)
libraryDependencies += "com.github.rnett.kotlin-future-testing" % "com.github.rnett.kotlin-future-testing.gradle.plugin" % "0.1.0"
[com.github.rnett.kotlin-future-testing/com.github.rnett.kotlin-future-testing.gradle.plugin "0.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.rnett.kotlin-future-testing : kotlin-future-testing jar 0.1.0

Project Modules

There are no modules declared in this project.