| License |
License |
|---|---|
| GroupId | GroupIdcom.mycila.testing |
| ArtifactId | ArtifactIdmycila-testing-all |
| Last Version | Last Version1.0-rc1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmycila-testing-all
All Mycila testing framework and plugins
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| mycila-testing-all-1.0-rc1.pom | |
| mycila-testing-all-1.0-rc1.jar | 150 KB |
| mycila-testing-all-1.0-rc1-sources.jar | 45 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mycila.testing/mycila-testing-all/ -->
<dependency>
<groupId>com.mycila.testing</groupId>
<artifactId>mycila-testing-all</artifactId>
<version>1.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mycila.testing/mycila-testing-all/
implementation 'com.mycila.testing:mycila-testing-all:1.0-rc1'
// https://jarcasting.com/artifacts/com.mycila.testing/mycila-testing-all/
implementation ("com.mycila.testing:mycila-testing-all:1.0-rc1")
'com.mycila.testing:mycila-testing-all:jar:1.0-rc1'
<dependency org="com.mycila.testing" name="mycila-testing-all" rev="1.0-rc1">
<artifact name="mycila-testing-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mycila.testing', module='mycila-testing-all', version='1.0-rc1')
)
libraryDependencies += "com.mycila.testing" % "mycila-testing-all" % "1.0-rc1"
[com.mycila.testing/mycila-testing-all "1.0-rc1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.mycila : mycila-plugin | jar | 1.3 |