License |
License |
---|---|
GroupId | GroupIdcom.handcraftedbits |
ArtifactId | ArtifactIdhandcraftedbits-parent |
Version | Version1.5.1 |
Type | Typepom |
Description |
DescriptionHandcraftedBits Parent POM
A parent POM used by HandcraftedBits projects
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
handcraftedbits-parent-1.5.1.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.handcraftedbits/handcraftedbits-parent/ -->
<dependency>
<groupId>com.handcraftedbits</groupId>
<artifactId>handcraftedbits-parent</artifactId>
<version>1.5.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.handcraftedbits/handcraftedbits-parent/
implementation 'com.handcraftedbits:handcraftedbits-parent:1.5.1'
// https://jarcasting.com/artifacts/com.handcraftedbits/handcraftedbits-parent/
implementation ("com.handcraftedbits:handcraftedbits-parent:1.5.1")
'com.handcraftedbits:handcraftedbits-parent:pom:1.5.1'
<dependency org="com.handcraftedbits" name="handcraftedbits-parent" rev="1.5.1">
<artifact name="handcraftedbits-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.handcraftedbits', module='handcraftedbits-parent', version='1.5.1')
)
libraryDependencies += "com.handcraftedbits" % "handcraftedbits-parent" % "1.5.1"
[com.handcraftedbits/handcraftedbits-parent "1.5.1"]