GroupId | GroupIdcom.github.rebue.wheel |
---|---|
ArtifactId | ArtifactIdwheel-turing |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
wheel-turing-1.1.0.pom | |
wheel-turing-1.1.0.jar | 19 KB |
wheel-turing-1.1.0-sources.jar | 13 KB |
wheel-turing-1.1.0-javadoc.jar | 67 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rebue.wheel/wheel-turing/ -->
<dependency>
<groupId>com.github.rebue.wheel</groupId>
<artifactId>wheel-turing</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rebue.wheel/wheel-turing/
implementation 'com.github.rebue.wheel:wheel-turing:1.1.0'
// https://jarcasting.com/artifacts/com.github.rebue.wheel/wheel-turing/
implementation ("com.github.rebue.wheel:wheel-turing:1.1.0")
'com.github.rebue.wheel:wheel-turing:jar:1.1.0'
<dependency org="com.github.rebue.wheel" name="wheel-turing" rev="1.1.0">
<artifact name="wheel-turing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rebue.wheel', module='wheel-turing', version='1.1.0')
)
libraryDependencies += "com.github.rebue.wheel" % "wheel-turing" % "1.1.0"
[com.github.rebue.wheel/wheel-turing "1.1.0"]