License |
License |
---|---|
GroupId | GroupIdcom.hubspot |
ArtifactId | ArtifactIdcomoyo-commons-parent |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionComoyo Commons Multi-Module POM
Collection of utility components
|
Project URL |
Project URL |
Filename | Size |
---|---|
comoyo-commons-parent-1.4.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hubspot/comoyo-commons-parent/ -->
<dependency>
<groupId>com.hubspot</groupId>
<artifactId>comoyo-commons-parent</artifactId>
<version>1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot/comoyo-commons-parent/
implementation 'com.hubspot:comoyo-commons-parent:1.4'
// https://jarcasting.com/artifacts/com.hubspot/comoyo-commons-parent/
implementation ("com.hubspot:comoyo-commons-parent:1.4")
'com.hubspot:comoyo-commons-parent:pom:1.4'
<dependency org="com.hubspot" name="comoyo-commons-parent" rev="1.4">
<artifact name="comoyo-commons-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hubspot', module='comoyo-commons-parent', version='1.4')
)
libraryDependencies += "com.hubspot" % "comoyo-commons-parent" % "1.4"
[com.hubspot/comoyo-commons-parent "1.4"]