GroupId | GroupIdcom.github.songyz0310 |
---|---|
ArtifactId | ArtifactIdflowable-lang |
Version | Version0.0.17 |
Type | Typejar |
Filename | Size |
---|---|
flowable-lang-0.0.17.pom | |
flowable-lang-0.0.17.jar | 89 KB |
flowable-lang-0.0.17-sources.jar | 57 KB |
flowable-lang-0.0.17-javadoc.jar | 309 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.songyz0310/flowable-lang/ -->
<dependency>
<groupId>com.github.songyz0310</groupId>
<artifactId>flowable-lang</artifactId>
<version>0.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.songyz0310/flowable-lang/
implementation 'com.github.songyz0310:flowable-lang:0.0.17'
// https://jarcasting.com/artifacts/com.github.songyz0310/flowable-lang/
implementation ("com.github.songyz0310:flowable-lang:0.0.17")
'com.github.songyz0310:flowable-lang:jar:0.0.17'
<dependency org="com.github.songyz0310" name="flowable-lang" rev="0.0.17">
<artifact name="flowable-lang" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.songyz0310', module='flowable-lang', version='0.0.17')
)
libraryDependencies += "com.github.songyz0310" % "flowable-lang" % "0.0.17"
[com.github.songyz0310/flowable-lang "0.0.17"]