is not current version
Last Version 1.4.0

it.vige:school 1.2.3

School Web and Portlet Application Parent Aggregator

GroupId

GroupId

it.vige
ArtifactId

ArtifactId

school
Version

Version

1.2.3
Type

Type

pom

Download school 1.2.3

Filename Size
school-1.2.3.pom 6 KB
Browse

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