| License |
License |
|---|---|
| GroupId | GroupIdcom.bluslee |
| ArtifactId | ArtifactIdmundo |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionmundo
mundo是一个轻量级,可扩展的流程引擎
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mundo-0.0.1.pom | 18 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.bluslee/mundo/ -->
<dependency>
<groupId>com.bluslee</groupId>
<artifactId>mundo</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.bluslee/mundo/
implementation 'com.bluslee:mundo:0.0.1'
// https://jarcasting.com/artifacts/com.bluslee/mundo/
implementation ("com.bluslee:mundo:0.0.1")
'com.bluslee:mundo:pom:0.0.1'
<dependency org="com.bluslee" name="mundo" rev="0.0.1">
<artifact name="mundo" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.bluslee', module='mundo', version='0.0.1')
)
libraryDependencies += "com.bluslee" % "mundo" % "0.0.1"
[com.bluslee/mundo "0.0.1"]