GroupId | GroupIdcom.github.squirrelgrip |
---|---|
ArtifactId | ArtifactIdscientist4k-bom |
Version | Version0.9.3 |
Type | Typejar |
Filename | Size |
---|---|
scientist4k-bom-0.9.3.pom | 3 KB |
scientist4k-bom-0.9.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist4k-bom/
implementation 'com.github.squirrelgrip:scientist4k-bom:0.9.3'
// https://jarcasting.com/artifacts/com.github.squirrelgrip/scientist4k-bom/
implementation ("com.github.squirrelgrip:scientist4k-bom:0.9.3")
'com.github.squirrelgrip:scientist4k-bom:jar:0.9.3'
<dependency org="com.github.squirrelgrip" name="scientist4k-bom" rev="0.9.3">
<artifact name="scientist4k-bom" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.squirrelgrip', module='scientist4k-bom', version='0.9.3')
)
libraryDependencies += "com.github.squirrelgrip" % "scientist4k-bom" % "0.9.3"
[com.github.squirrelgrip/scientist4k-bom "0.9.3"]