License |
License |
---|---|
GroupId | GroupIdcom.devebot.opflow |
ArtifactId | ArtifactIdopflow-shade-yaml |
Version | Version1.18 |
Type | Typejar |
Description |
Descriptionopflow-shade-yaml
Opflow shaded yaml library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
opflow-shade-yaml-1.18.pom | |
opflow-shade-yaml-1.18.jar | 293 KB |
opflow-shade-yaml-1.18-sources.jar | 2 KB |
opflow-shade-yaml-1.18-javadoc.jar | 388 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.devebot.opflow/opflow-shade-yaml/ -->
<dependency>
<groupId>com.devebot.opflow</groupId>
<artifactId>opflow-shade-yaml</artifactId>
<version>1.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.devebot.opflow/opflow-shade-yaml/
implementation 'com.devebot.opflow:opflow-shade-yaml:1.18'
// https://jarcasting.com/artifacts/com.devebot.opflow/opflow-shade-yaml/
implementation ("com.devebot.opflow:opflow-shade-yaml:1.18")
'com.devebot.opflow:opflow-shade-yaml:jar:1.18'
<dependency org="com.devebot.opflow" name="opflow-shade-yaml" rev="1.18">
<artifact name="opflow-shade-yaml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.devebot.opflow', module='opflow-shade-yaml', version='1.18')
)
libraryDependencies += "com.devebot.opflow" % "opflow-shade-yaml" % "1.18"
[com.devebot.opflow/opflow-shade-yaml "1.18"]