| GroupId | GroupIdcom.smartling.cc4j |
|---|---|
| ArtifactId | ArtifactIdconventional-commits-parent |
| Version | Version0.1.2 |
| Type | Typepom |
| Filename | Size |
|---|---|
| conventional-commits-parent-0.1.2.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.smartling.cc4j/conventional-commits-parent/ -->
<dependency>
<groupId>com.smartling.cc4j</groupId>
<artifactId>conventional-commits-parent</artifactId>
<version>0.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.smartling.cc4j/conventional-commits-parent/
implementation 'com.smartling.cc4j:conventional-commits-parent:0.1.2'
// https://jarcasting.com/artifacts/com.smartling.cc4j/conventional-commits-parent/
implementation ("com.smartling.cc4j:conventional-commits-parent:0.1.2")
'com.smartling.cc4j:conventional-commits-parent:pom:0.1.2'
<dependency org="com.smartling.cc4j" name="conventional-commits-parent" rev="0.1.2">
<artifact name="conventional-commits-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.smartling.cc4j', module='conventional-commits-parent', version='0.1.2')
)
libraryDependencies += "com.smartling.cc4j" % "conventional-commits-parent" % "0.1.2"
[com.smartling.cc4j/conventional-commits-parent "0.1.2"]