License |
License |
---|---|
GroupId | GroupIdcom.github.jcute |
ArtifactId | ArtifactIdjcute-plugin-shutdown |
Version | Version0.1.2 |
Type | Typejar |
Description |
Descriptionjcute-plugin-shutdown
An IOC/AOP Framework
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.jcute/jcute-plugin-shutdown/ -->
<dependency>
<groupId>com.github.jcute</groupId>
<artifactId>jcute-plugin-shutdown</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jcute/jcute-plugin-shutdown/
implementation 'com.github.jcute:jcute-plugin-shutdown:0.1.2'
// https://jarcasting.com/artifacts/com.github.jcute/jcute-plugin-shutdown/
implementation ("com.github.jcute:jcute-plugin-shutdown:0.1.2")
'com.github.jcute:jcute-plugin-shutdown:jar:0.1.2'
<dependency org="com.github.jcute" name="jcute-plugin-shutdown" rev="0.1.2">
<artifact name="jcute-plugin-shutdown" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jcute', module='jcute-plugin-shutdown', version='0.1.2')
)
libraryDependencies += "com.github.jcute" % "jcute-plugin-shutdown" % "0.1.2"
[com.github.jcute/jcute-plugin-shutdown "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jcute : jcute-core | jar | 0.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |