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