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