Categories |
CategoriesOpenShift Container PaaS Providers |
---|---|
GroupId | GroupIdcom.dajudge.yabuto |
ArtifactId | ArtifactIddialect-openshift |
Version | Version0.0.11 |
Type | Typejar |
Filename | Size |
---|---|
dialect-openshift-0.0.11.pom | |
dialect-openshift-0.0.11.jar | 33 KB |
dialect-openshift-0.0.11-sources.jar | 16 KB |
dialect-openshift-0.0.11-javadoc.jar | 139 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.dajudge.yabuto/dialect-openshift/ -->
<dependency>
<groupId>com.dajudge.yabuto</groupId>
<artifactId>dialect-openshift</artifactId>
<version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.dajudge.yabuto/dialect-openshift/
implementation 'com.dajudge.yabuto:dialect-openshift:0.0.11'
// https://jarcasting.com/artifacts/com.dajudge.yabuto/dialect-openshift/
implementation ("com.dajudge.yabuto:dialect-openshift:0.0.11")
'com.dajudge.yabuto:dialect-openshift:jar:0.0.11'
<dependency org="com.dajudge.yabuto" name="dialect-openshift" rev="0.0.11">
<artifact name="dialect-openshift" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dajudge.yabuto', module='dialect-openshift', version='0.0.11')
)
libraryDependencies += "com.dajudge.yabuto" % "dialect-openshift" % "0.0.11"
[com.dajudge.yabuto/dialect-openshift "0.0.11"]