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