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