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