Last Version

dummy 0.5

Dummy project required for release process in travis

License

License

GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

dummy
Version

Version

0.5
Type

Type

pom
Description

Description

dummy
Dummy project required for release process in travis

Download dummy 0.5

Filename Size
dummy-0.5.pom 797 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.davidmoten : xuml-model-compiler-test pom 0.5

Project Modules

There are no modules declared in this project.