Categories |
CategoriesData CLI User Interface |
---|---|
GroupId | GroupIdcom.northdata.client |
ArtifactId | ArtifactIdpolish-apis |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
polish-apis-1.0.0.pom | |
polish-apis-1.0.0.jar | 26 KB |
polish-apis-1.0.0-sources.jar | 21 KB |
polish-apis-1.0.0-javadoc.jar | 190 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.northdata.client/polish-apis/ -->
<dependency>
<groupId>com.northdata.client</groupId>
<artifactId>polish-apis</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.northdata.client/polish-apis/
implementation 'com.northdata.client:polish-apis:1.0.0'
// https://jarcasting.com/artifacts/com.northdata.client/polish-apis/
implementation ("com.northdata.client:polish-apis:1.0.0")
'com.northdata.client:polish-apis:jar:1.0.0'
<dependency org="com.northdata.client" name="polish-apis" rev="1.0.0">
<artifact name="polish-apis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.northdata.client', module='polish-apis', version='1.0.0')
)
libraryDependencies += "com.northdata.client" % "polish-apis" % "1.0.0"
[com.northdata.client/polish-apis "1.0.0"]