is not current version
Last Version 1.4.0

it.vige:school 1.3.0

School Web and Portlet Application Parent Aggregator

GroupId

GroupId

it.vige
ArtifactId

ArtifactId

school
Version

Version

1.3.0
Type

Type

pom

Download school 1.3.0

Filename Size
school-1.3.0.pom 6 KB
Browse

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