GroupId | GroupIdcom.github.squirrelgrip |
---|---|
ArtifactId | ArtifactIdscientist-yxorp-api |
Version | Version0.0.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist-yxorp-api/ -->
<dependency>
<groupId>com.github.squirrelgrip</groupId>
<artifactId>scientist-yxorp-api</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist-yxorp-api/
implementation 'com.github.squirrelgrip:scientist-yxorp-api:0.0.2'
// https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist-yxorp-api/
implementation ("com.github.squirrelgrip:scientist-yxorp-api:0.0.2")
'com.github.squirrelgrip:scientist-yxorp-api:jar:0.0.2'
<dependency org="com.github.squirrelgrip" name="scientist-yxorp-api" rev="0.0.2">
<artifact name="scientist-yxorp-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.squirrelgrip', module='scientist-yxorp-api', version='0.0.2')
)
libraryDependencies += "com.github.squirrelgrip" % "scientist-yxorp-api" % "0.0.2"
[com.github.squirrelgrip/scientist-yxorp-api "0.0.2"]