License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdcom.optum.sourcehawk |
ArtifactId | ArtifactIdsourcehawk-dist-native-image-parent |
Version | Version0.1.7 |
Type | Typepom |
Description |
DescriptionSourcehawk Distributions Native Image Parent
Sourcehawk native image parent pom inheritance for distributions which build native imagess
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sourcehawk-dist-native-image-parent-0.1.7.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.optum.sourcehawk/sourcehawk-dist-native-image-parent/ -->
<dependency>
<groupId>com.optum.sourcehawk</groupId>
<artifactId>sourcehawk-dist-native-image-parent</artifactId>
<version>0.1.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.optum.sourcehawk/sourcehawk-dist-native-image-parent/
implementation 'com.optum.sourcehawk:sourcehawk-dist-native-image-parent:0.1.7'
// https://jarcasting.com/artifacts/com.optum.sourcehawk/sourcehawk-dist-native-image-parent/
implementation ("com.optum.sourcehawk:sourcehawk-dist-native-image-parent:0.1.7")
'com.optum.sourcehawk:sourcehawk-dist-native-image-parent:pom:0.1.7'
<dependency org="com.optum.sourcehawk" name="sourcehawk-dist-native-image-parent" rev="0.1.7">
<artifact name="sourcehawk-dist-native-image-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.optum.sourcehawk', module='sourcehawk-dist-native-image-parent', version='0.1.7')
)
libraryDependencies += "com.optum.sourcehawk" % "sourcehawk-dist-native-image-parent" % "0.1.7"
[com.optum.sourcehawk/sourcehawk-dist-native-image-parent "0.1.7"]