License |
License |
---|---|
GroupId | GroupIdcom.geercode.elehall |
ArtifactId | ArtifactIdelehall-archetype |
Version | Version0.0.3 |
Type | Typejar |
Description |
Descriptionelehall-archetype
elehall's archetype
|
Filename | Size |
---|---|
elehall-archetype-0.0.3.pom | |
elehall-archetype-0.0.3.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.geercode.elehall/elehall-archetype/ -->
<dependency>
<groupId>com.geercode.elehall</groupId>
<artifactId>elehall-archetype</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.geercode.elehall/elehall-archetype/
implementation 'com.geercode.elehall:elehall-archetype:0.0.3'
// https://jarcasting.com/artifacts/com.geercode.elehall/elehall-archetype/
implementation ("com.geercode.elehall:elehall-archetype:0.0.3")
'com.geercode.elehall:elehall-archetype:jar:0.0.3'
<dependency org="com.geercode.elehall" name="elehall-archetype" rev="0.0.3">
<artifact name="elehall-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.geercode.elehall', module='elehall-archetype', version='0.0.3')
)
libraryDependencies += "com.geercode.elehall" % "elehall-archetype" % "0.0.3"
[com.geercode.elehall/elehall-archetype "0.0.3"]