| GroupId | GroupIdcom.github.squirrelgrip |
|---|---|
| ArtifactId | ArtifactIdscientist-yxorp |
| Version | Version0.0.1 |
| Type | Typepom |
| Filename | Size |
|---|---|
| scientist-yxorp-0.0.1.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.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist-yxorp/
implementation 'com.github.squirrelgrip:scientist-yxorp:0.0.1'
// https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist-yxorp/
implementation ("com.github.squirrelgrip:scientist-yxorp:0.0.1")
'com.github.squirrelgrip:scientist-yxorp:pom:0.0.1'
<dependency org="com.github.squirrelgrip" name="scientist-yxorp" rev="0.0.1">
<artifact name="scientist-yxorp" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.squirrelgrip', module='scientist-yxorp', version='0.0.1')
)
libraryDependencies += "com.github.squirrelgrip" % "scientist-yxorp" % "0.0.1"
[com.github.squirrelgrip/scientist-yxorp "0.0.1"]