GroupId | GroupIdcom.github.deepexi |
---|---|
ArtifactId | ArtifactIdoptimus-archetype-hsf |
Version | Version1.3.10 |
Type | Typejar |
Filename | Size |
---|---|
optimus-archetype-hsf-1.3.10.pom | |
optimus-archetype-hsf-1.3.10.jar | 26 KB |
optimus-archetype-hsf-1.3.10-sources.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.deepexi/optimus-archetype-hsf/ -->
<dependency>
<groupId>com.github.deepexi</groupId>
<artifactId>optimus-archetype-hsf</artifactId>
<version>1.3.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.deepexi/optimus-archetype-hsf/
implementation 'com.github.deepexi:optimus-archetype-hsf:1.3.10'
// https://jarcasting.com/artifacts/com.github.deepexi/optimus-archetype-hsf/
implementation ("com.github.deepexi:optimus-archetype-hsf:1.3.10")
'com.github.deepexi:optimus-archetype-hsf:jar:1.3.10'
<dependency org="com.github.deepexi" name="optimus-archetype-hsf" rev="1.3.10">
<artifact name="optimus-archetype-hsf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.deepexi', module='optimus-archetype-hsf', version='1.3.10')
)
libraryDependencies += "com.github.deepexi" % "optimus-archetype-hsf" % "1.3.10"
[com.github.deepexi/optimus-archetype-hsf "1.3.10"]