Categories |
CategoriesOpenShift Container PaaS Providers |
---|---|
GroupId | GroupIdcom.dajudge.yabuto |
ArtifactId | ArtifactIddialect-openshift |
Version | Version0.0.5 |
Type | Typejar |
Filename | Size |
---|---|
dialect-openshift-0.0.5.pom | |
dialect-openshift-0.0.5.jar | 30 KB |
dialect-openshift-0.0.5-sources.jar | 15 KB |
dialect-openshift-0.0.5-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.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.dajudge.yabuto/dialect-openshift/
implementation 'com.dajudge.yabuto:dialect-openshift:0.0.5'
// https://jarcasting.com/artifacts/com.dajudge.yabuto/dialect-openshift/
implementation ("com.dajudge.yabuto:dialect-openshift:0.0.5")
'com.dajudge.yabuto:dialect-openshift:jar:0.0.5'
<dependency org="com.dajudge.yabuto" name="dialect-openshift" rev="0.0.5">
<artifact name="dialect-openshift" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dajudge.yabuto', module='dialect-openshift', version='0.0.5')
)
libraryDependencies += "com.dajudge.yabuto" % "dialect-openshift" % "0.0.5"
[com.dajudge.yabuto/dialect-openshift "0.0.5"]