is not current version
Last Version 1.4.0

it.vige:school 1.2.2

School Web and Portlet Application Parent Aggregator

GroupId

GroupId

it.vige
ArtifactId

ArtifactId

school
Version

Version

1.2.2
Type

Type

pom

Download school 1.2.2

Filename Size
school-1.2.2.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/it.vige/school/ -->
<dependency>
    <groupId>it.vige</groupId>
    <artifactId>school</artifactId>
    <version>1.2.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.vige/school/
implementation 'it.vige:school:1.2.2'
// https://jarcasting.com/artifacts/it.vige/school/
implementation ("it.vige:school:1.2.2")
'it.vige:school:pom:1.2.2'
<dependency org="it.vige" name="school" rev="1.2.2">
  <artifact name="school" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.vige', module='school', version='1.2.2')
)
libraryDependencies += "it.vige" % "school" % "1.2.2"
[it.vige/school "1.2.2"]