dummy

Dummy project required for release process in travis

License

License

GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

dummy
Last Version

Last Version

0.5
Release Date

Release Date

Type

Type

pom
Description

Description

dummy
Dummy project required for release process in travis

Download dummy

Filename Size
dummy-0.5.pom 799 bytes
Browse

How to add to project

<!-- 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.

Versions

Version
0.5
0.4.3
0.4.2