GroupId | GroupIdcom.sandinh |
---|---|
ArtifactId | ArtifactIdphp-utils_2.12 |
Version | Version1.0.6 |
Type | Typejar |
Filename | Size |
---|---|
php-utils_2.12-1.0.6.pom | |
php-utils_2.12-1.0.6.jar | 18 KB |
php-utils_2.12-1.0.6-sources.jar | 3 KB |
php-utils_2.12-1.0.6-javadoc.jar | 622 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sandinh/php-utils_2.12/ -->
<dependency>
<groupId>com.sandinh</groupId>
<artifactId>php-utils_2.12</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.sandinh/php-utils_2.12/
implementation 'com.sandinh:php-utils_2.12:1.0.6'
// https://jarcasting.com/artifacts/com.sandinh/php-utils_2.12/
implementation ("com.sandinh:php-utils_2.12:1.0.6")
'com.sandinh:php-utils_2.12:jar:1.0.6'
<dependency org="com.sandinh" name="php-utils_2.12" rev="1.0.6">
<artifact name="php-utils_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sandinh', module='php-utils_2.12', version='1.0.6')
)
libraryDependencies += "com.sandinh" % "php-utils_2.12" % "1.0.6"
[com.sandinh/php-utils_2.12 "1.0.6"]