| License |
License |
|---|---|
| Categories |
CategoriesKotlin Languages Gradle Build Tools Github Development Tools Version Controls Net |
| GroupId | GroupIdcom.github.rnett.kotlin-future-testing |
| ArtifactId | ArtifactIdcom.github.rnett.kotlin-future-testing.gradle.plugin |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionKotlin Future Testing Plugin
A plugin for testing future versions of Kotlin
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.rnett.kotlin-future-testing : kotlin-future-testing | jar | 0.1.0 |