License |
License
MICE
|
---|---|
GroupId | GroupIdit.micegroup |
ArtifactId | ArtifactIdvoila2runtime-impl |
Version | Version1.1 |
Type | Typejar |
Description |
Descriptionvoila2runtime - impl module
Demo project for Spring Boot
|
Project URL |
Project URL |
Filename | Size |
---|---|
voila2runtime-impl-1.1.pom | |
voila2runtime-impl-1.1.jar | 12 KB |
voila2runtime-impl-1.1-sources.jar | 6 KB |
voila2runtime-impl-1.1-javadoc.jar | 402 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.micegroup/voila2runtime-impl/ -->
<dependency>
<groupId>it.micegroup</groupId>
<artifactId>voila2runtime-impl</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/it.micegroup/voila2runtime-impl/
implementation 'it.micegroup:voila2runtime-impl:1.1'
// https://jarcasting.com/artifacts/it.micegroup/voila2runtime-impl/
implementation ("it.micegroup:voila2runtime-impl:1.1")
'it.micegroup:voila2runtime-impl:jar:1.1'
<dependency org="it.micegroup" name="voila2runtime-impl" rev="1.1">
<artifact name="voila2runtime-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.micegroup', module='voila2runtime-impl', version='1.1')
)
libraryDependencies += "it.micegroup" % "voila2runtime-impl" % "1.1"
[it.micegroup/voila2runtime-impl "1.1"]
Group / Artifact | Type | Version |
---|---|---|
it.micegroup : voila2runtime-core | jar | 1.1 |