License |
License |
---|---|
GroupId | GroupIdcom.addthis.basis |
ArtifactId | ArtifactIdbasis-parent |
Version | Version4.3.1 |
Type | Typepom |
Description |
DescriptionAddThis core java classes
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
basis-parent-4.3.1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.addthis.basis/basis-parent/ -->
<dependency>
<groupId>com.addthis.basis</groupId>
<artifactId>basis-parent</artifactId>
<version>4.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.addthis.basis/basis-parent/
implementation 'com.addthis.basis:basis-parent:4.3.1'
// https://jarcasting.com/artifacts/com.addthis.basis/basis-parent/
implementation ("com.addthis.basis:basis-parent:4.3.1")
'com.addthis.basis:basis-parent:pom:4.3.1'
<dependency org="com.addthis.basis" name="basis-parent" rev="4.3.1">
<artifact name="basis-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.addthis.basis', module='basis-parent', version='4.3.1')
)
libraryDependencies += "com.addthis.basis" % "basis-parent" % "4.3.1"
[com.addthis.basis/basis-parent "4.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |