com.github.MissThee:demotest

A application used as an example on how to set up pushing its components to the Central Repository.

License

License

GroupId

GroupId

com.github.MissThee
ArtifactId

ArtifactId

demotest
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.MissThee:demotest
A application used as an example on how to set up pushing its components to the Central Repository.

Download demotest

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.MissThee/demotest/ -->
<dependency>
    <groupId>com.github.MissThee</groupId>
    <artifactId>demotest</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.MissThee/demotest/
implementation 'com.github.MissThee:demotest:0.0.3'
// https://jarcasting.com/artifacts/com.github.MissThee/demotest/
implementation ("com.github.MissThee:demotest:0.0.3")
'com.github.MissThee:demotest:jar:0.0.3'
<dependency org="com.github.MissThee" name="demotest" rev="0.0.3">
  <artifact name="demotest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.MissThee', module='demotest', version='0.0.3')
)
libraryDependencies += "com.github.MissThee" % "demotest" % "0.0.3"
[com.github.MissThee/demotest "0.0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
com.graphql-java : graphql-java-spring-boot-starter-webmvc jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1