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