License |
License |
---|---|
GroupId | GroupIdcom.elastisys |
ArtifactId | ArtifactIdelastisys |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionelastisys
One POM to rule them all.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
elastisys-1.4.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.elastisys/elastisys/ -->
<dependency>
<groupId>com.elastisys</groupId>
<artifactId>elastisys</artifactId>
<version>1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.elastisys/elastisys/
implementation 'com.elastisys:elastisys:1.4'
// https://jarcasting.com/artifacts/com.elastisys/elastisys/
implementation ("com.elastisys:elastisys:1.4")
'com.elastisys:elastisys:pom:1.4'
<dependency org="com.elastisys" name="elastisys" rev="1.4">
<artifact name="elastisys" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.elastisys', module='elastisys', version='1.4')
)
libraryDependencies += "com.elastisys" % "elastisys" % "1.4"
[com.elastisys/elastisys "1.4"]