Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdorg.deephacks |
ArtifactId | ArtifactIdconfit-api-provider |
Version | Version0.16.1 |
Type | Typejar |
Filename | Size |
---|---|
confit-api-provider-0.16.1.pom | |
confit-api-provider-0.16.1.jar | 25 KB |
confit-api-provider-0.16.1-sources.jar | 13 KB |
confit-api-provider-0.16.1-javadoc.jar | 102 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.deephacks/confit-api-provider/ -->
<dependency>
<groupId>org.deephacks</groupId>
<artifactId>confit-api-provider</artifactId>
<version>0.16.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.deephacks/confit-api-provider/
implementation 'org.deephacks:confit-api-provider:0.16.1'
// https://jarcasting.com/artifacts/org.deephacks/confit-api-provider/
implementation ("org.deephacks:confit-api-provider:0.16.1")
'org.deephacks:confit-api-provider:jar:0.16.1'
<dependency org="org.deephacks" name="confit-api-provider" rev="0.16.1">
<artifact name="confit-api-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.deephacks', module='confit-api-provider', version='0.16.1')
)
libraryDependencies += "org.deephacks" % "confit-api-provider" % "0.16.1"
[org.deephacks/confit-api-provider "0.16.1"]