p

portofino-atmosphere

http://www.manydesigns.com/
Files download
File Operation
portofino-atmosphere-5.0.3.jar download
portofino-atmosphere-5.0.3.pom download
portofino-atmosphere-5.0.3-sources.jar download
Apache Maven
<dependency>
  <groupId>com.manydesigns</groupId>
  <artifactId>portofino-atmosphere</artifactId>
  <version>5.0.3</version>
</dependency>
Gradle Groovy
implementation 'com.manydesigns:portofino-atmosphere:5.0.3'
Gradle Kotlin
implementation("com.manydesigns:portofino-atmosphere:5.0.3")
Scala SBT
libraryDependencies += "com.manydesigns" % "portofino-atmosphere" % "5.0.3"
Groovy Grape
@Grapes(
  @Grab(group='com.manydesigns', module='portofino-atmosphere', version='5.0.3')
)
Apache Ivy
<dependency org="com.manydesigns" name="portofino-atmosphere" rev="5.0.3" />
Leiningen
[com.manydesigns/portofino-atmosphere "5.0.3"]
Apache Buildr
'com.manydesigns:portofino-atmosphere:jar:5.0.3'