is not current version
Last Version 5.0.3

com.manydesigns:portofino-atmosphere 5.0.0


GroupId

GroupId

com.manydesigns
ArtifactId

ArtifactId

portofino-atmosphere
Version

Version

5.0.0
Type

Type

jar

Download portofino-atmosphere 5.0.0


<!-- https://jarcasting.com/artifacts/com.manydesigns/portofino-atmosphere/ -->
<dependency>
    <groupId>com.manydesigns</groupId>
    <artifactId>portofino-atmosphere</artifactId>
    <version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.manydesigns/portofino-atmosphere/
implementation 'com.manydesigns:portofino-atmosphere:5.0.0'
// https://jarcasting.com/artifacts/com.manydesigns/portofino-atmosphere/
implementation ("com.manydesigns:portofino-atmosphere:5.0.0")
'com.manydesigns:portofino-atmosphere:jar:5.0.0'
<dependency org="com.manydesigns" name="portofino-atmosphere" rev="5.0.0">
  <artifact name="portofino-atmosphere" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.manydesigns', module='portofino-atmosphere', version='5.0.0')
)
libraryDependencies += "com.manydesigns" % "portofino-atmosphere" % "5.0.0"
[com.manydesigns/portofino-atmosphere "5.0.0"]