Last Version

com.github.MissThee:demotest 0.0.3

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
Version

Version

0.0.3
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 0.0.3


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