Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.lexicalscope.jewelcli |
ArtifactId | ArtifactIdjewelcli-parent |
Version | Version0.8.2 |
Type | Typepom |
Filename | Size |
---|---|
jewelcli-parent-0.8.2.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lexicalscope.jewelcli/jewelcli-parent/ -->
<dependency>
<groupId>com.lexicalscope.jewelcli</groupId>
<artifactId>jewelcli-parent</artifactId>
<version>0.8.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.lexicalscope.jewelcli/jewelcli-parent/
implementation 'com.lexicalscope.jewelcli:jewelcli-parent:0.8.2'
// https://jarcasting.com/artifacts/com.lexicalscope.jewelcli/jewelcli-parent/
implementation ("com.lexicalscope.jewelcli:jewelcli-parent:0.8.2")
'com.lexicalscope.jewelcli:jewelcli-parent:pom:0.8.2'
<dependency org="com.lexicalscope.jewelcli" name="jewelcli-parent" rev="0.8.2">
<artifact name="jewelcli-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.lexicalscope.jewelcli', module='jewelcli-parent', version='0.8.2')
)
libraryDependencies += "com.lexicalscope.jewelcli" % "jewelcli-parent" % "0.8.2"
[com.lexicalscope.jewelcli/jewelcli-parent "0.8.2"]