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