GroupId | GroupIdcom.github.xinput123 |
---|---|
ArtifactId | ArtifactIdxinput-springboot-base |
Version | Version0.0.4 |
Type | Typejar |
Filename | Size |
---|---|
xinput-springboot-base-0.0.4.pom | |
xinput-springboot-base-0.0.4.jar | 150 KB |
xinput-springboot-base-0.0.4-sources.jar | 101 KB |
xinput-springboot-base-0.0.4-javadoc.jar | 534 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xinput123/xinput-springboot-base/ -->
<dependency>
<groupId>com.github.xinput123</groupId>
<artifactId>xinput-springboot-base</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xinput123/xinput-springboot-base/
implementation 'com.github.xinput123:xinput-springboot-base:0.0.4'
// https://jarcasting.com/artifacts/com.github.xinput123/xinput-springboot-base/
implementation ("com.github.xinput123:xinput-springboot-base:0.0.4")
'com.github.xinput123:xinput-springboot-base:jar:0.0.4'
<dependency org="com.github.xinput123" name="xinput-springboot-base" rev="0.0.4">
<artifact name="xinput-springboot-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xinput123', module='xinput-springboot-base', version='0.0.4')
)
libraryDependencies += "com.github.xinput123" % "xinput-springboot-base" % "0.0.4"
[com.github.xinput123/xinput-springboot-base "0.0.4"]