Categories |
CategoriesJavaScript Languages Dex General Purpose Libraries Utility |
---|---|
GroupId | GroupIdcom.github.yelong0216.dream.first |
ArtifactId | ArtifactIddream-first-extjs-plugin-index |
Version | Version2.0.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.yelong0216.dream.first/dream-first-extjs-plugin-index/ -->
<dependency>
<groupId>com.github.yelong0216.dream.first</groupId>
<artifactId>dream-first-extjs-plugin-index</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yelong0216.dream.first/dream-first-extjs-plugin-index/
implementation 'com.github.yelong0216.dream.first:dream-first-extjs-plugin-index:2.0.0'
// https://jarcasting.com/artifacts/com.github.yelong0216.dream.first/dream-first-extjs-plugin-index/
implementation ("com.github.yelong0216.dream.first:dream-first-extjs-plugin-index:2.0.0")
'com.github.yelong0216.dream.first:dream-first-extjs-plugin-index:jar:2.0.0'
<dependency org="com.github.yelong0216.dream.first" name="dream-first-extjs-plugin-index" rev="2.0.0">
<artifact name="dream-first-extjs-plugin-index" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yelong0216.dream.first', module='dream-first-extjs-plugin-index', version='2.0.0')
)
libraryDependencies += "com.github.yelong0216.dream.first" % "dream-first-extjs-plugin-index" % "2.0.0"
[com.github.yelong0216.dream.first/dream-first-extjs-plugin-index "2.0.0"]