License |
License |
---|---|
GroupId | GroupIdcom.github.kaizen4j |
ArtifactId | ArtifactIdstark-armor |
Version | Version1.1.0.RELEASE |
Type | Typepom |
Description |
Descriptionstark-armor
Kaizen for Java quickly developing
|
Filename | Size |
---|---|
stark-armor-1.1.0.RELEASE.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kaizen4j/stark-armor/ -->
<dependency>
<groupId>com.github.kaizen4j</groupId>
<artifactId>stark-armor</artifactId>
<version>1.1.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kaizen4j/stark-armor/
implementation 'com.github.kaizen4j:stark-armor:1.1.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.kaizen4j/stark-armor/
implementation ("com.github.kaizen4j:stark-armor:1.1.0.RELEASE")
'com.github.kaizen4j:stark-armor:pom:1.1.0.RELEASE'
<dependency org="com.github.kaizen4j" name="stark-armor" rev="1.1.0.RELEASE">
<artifact name="stark-armor" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.kaizen4j', module='stark-armor', version='1.1.0.RELEASE')
)
libraryDependencies += "com.github.kaizen4j" % "stark-armor" % "1.1.0.RELEASE"
[com.github.kaizen4j/stark-armor "1.1.0.RELEASE"]