Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.hubspot |
ArtifactId | ArtifactIdBlazarData |
Version | Version0.2 |
Type | Typejar |
Filename | Size |
---|---|
BlazarData-0.2.pom | |
BlazarData-0.2.jar | 41 KB |
BlazarData-0.2-tests.jar | 14 KB |
BlazarData-0.2-test-sources.jar | 6 KB |
BlazarData-0.2-sources.jar | 21 KB |
BlazarData-0.2-javadoc.jar | 143 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hubspot/BlazarData/ -->
<dependency>
<groupId>com.hubspot</groupId>
<artifactId>BlazarData</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot/BlazarData/
implementation 'com.hubspot:BlazarData:0.2'
// https://jarcasting.com/artifacts/com.hubspot/BlazarData/
implementation ("com.hubspot:BlazarData:0.2")
'com.hubspot:BlazarData:jar:0.2'
<dependency org="com.hubspot" name="BlazarData" rev="0.2">
<artifact name="BlazarData" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hubspot', module='BlazarData', version='0.2')
)
libraryDependencies += "com.hubspot" % "BlazarData" % "0.2"
[com.hubspot/BlazarData "0.2"]