Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdcom.github.phillip-kruger |
ArtifactId | ArtifactIdapiee-providers |
Version | Version1.0.4 |
Type | Typejar |
Filename | Size |
---|---|
apiee-providers-1.0.4.pom | |
apiee-providers-1.0.4.jar | 12 KB |
apiee-providers-1.0.4-sources.jar | 8 KB |
apiee-providers-1.0.4-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.phillip-kruger/apiee-providers/ -->
<dependency>
<groupId>com.github.phillip-kruger</groupId>
<artifactId>apiee-providers</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.phillip-kruger/apiee-providers/
implementation 'com.github.phillip-kruger:apiee-providers:1.0.4'
// https://jarcasting.com/artifacts/com.github.phillip-kruger/apiee-providers/
implementation ("com.github.phillip-kruger:apiee-providers:1.0.4")
'com.github.phillip-kruger:apiee-providers:jar:1.0.4'
<dependency org="com.github.phillip-kruger" name="apiee-providers" rev="1.0.4">
<artifact name="apiee-providers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.phillip-kruger', module='apiee-providers', version='1.0.4')
)
libraryDependencies += "com.github.phillip-kruger" % "apiee-providers" % "1.0.4"
[com.github.phillip-kruger/apiee-providers "1.0.4"]