License |
License |
---|---|
GroupId | GroupIdcom.github.MissThee |
ArtifactId | ArtifactIddemotest |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.MissThee:demotest
A application used as an example on how to set up pushing
its components to the Central Repository.
|
Filename | Size |
---|---|
demotest-0.0.3.pom | |
demotest-0.0.3.jar | 4 KB |
demotest-0.0.3-sources.jar | 4 KB |
demotest-0.0.3-javadoc.jar | 24 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.graphql-java : graphql-java-spring-boot-starter-webmvc | jar | 1.0 |