GroupId | GroupIdcom.github.squirrelgrip |
---|---|
ArtifactId | ArtifactIdscientist4k-web |
Version | Version0.9.1 |
Type | Typejar |
Filename | Size |
---|---|
scientist4k-web-0.9.1.pom | |
scientist4k-web-0.9.1.jar | 56 MB |
scientist4k-web-0.9.1-sources.jar | 2 KB |
scientist4k-web-0.9.1-javadoc.jar | 263 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist4k-web/ -->
<dependency>
<groupId>com.github.squirrelgrip</groupId>
<artifactId>scientist4k-web</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist4k-web/
implementation 'com.github.squirrelgrip:scientist4k-web:0.9.1'
// https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist4k-web/
implementation ("com.github.squirrelgrip:scientist4k-web:0.9.1")
'com.github.squirrelgrip:scientist4k-web:jar:0.9.1'
<dependency org="com.github.squirrelgrip" name="scientist4k-web" rev="0.9.1">
<artifact name="scientist4k-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.squirrelgrip', module='scientist4k-web', version='0.9.1')
)
libraryDependencies += "com.github.squirrelgrip" % "scientist4k-web" % "0.9.1"
[com.github.squirrelgrip/scientist4k-web "0.9.1"]