License |
License |
---|---|
GroupId | GroupIdcom.github.davidmoten |
ArtifactId | ArtifactIddummy |
Last Version | Last Version0.5 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondummy
Dummy project required for release process in travis
|
Filename | Size |
---|---|
dummy-0.5.pom | 799 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.davidmoten/dummy/ -->
<dependency>
<groupId>com.github.davidmoten</groupId>
<artifactId>dummy</artifactId>
<version>0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/dummy/
implementation 'com.github.davidmoten:dummy:0.5'
// https://jarcasting.com/artifacts/com.github.davidmoten/dummy/
implementation ("com.github.davidmoten:dummy:0.5")
'com.github.davidmoten:dummy:pom:0.5'
<dependency org="com.github.davidmoten" name="dummy" rev="0.5">
<artifact name="dummy" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='dummy', version='0.5')
)
libraryDependencies += "com.github.davidmoten" % "dummy" % "0.5"
[com.github.davidmoten/dummy "0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.github.davidmoten : xuml-model-compiler-test | pom | 0.5 |