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