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