License |
License |
---|---|
GroupId | GroupIdcom.github.veithen.cosmos |
ArtifactId | ArtifactIdcosmos-testing |
Version | Version0.4.3 |
Type | Typejar |
Description |
DescriptionParent POM for com.github.veithen
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cosmos-testing-0.4.3.pom | |
cosmos-testing-0.4.3.jar | 5 KB |
cosmos-testing-0.4.3-sources.jar | 4 KB |
cosmos-testing-0.4.3-javadoc.jar | 392 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.veithen.cosmos/cosmos-testing/ -->
<dependency>
<groupId>com.github.veithen.cosmos</groupId>
<artifactId>cosmos-testing</artifactId>
<version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.veithen.cosmos/cosmos-testing/
implementation 'com.github.veithen.cosmos:cosmos-testing:0.4.3'
// https://jarcasting.com/artifacts/com.github.veithen.cosmos/cosmos-testing/
implementation ("com.github.veithen.cosmos:cosmos-testing:0.4.3")
'com.github.veithen.cosmos:cosmos-testing:jar:0.4.3'
<dependency org="com.github.veithen.cosmos" name="cosmos-testing" rev="0.4.3">
<artifact name="cosmos-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.veithen.cosmos', module='cosmos-testing', version='0.4.3')
)
libraryDependencies += "com.github.veithen.cosmos" % "cosmos-testing" % "0.4.3"
[com.github.veithen.cosmos/cosmos-testing "0.4.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.veithen.cosmos : cosmos-osgi-runtime | jar | 0.4.3 |
junit : junit | jar | 4.13.2 |
javax.inject : javax.inject | jar | 1 |