is not current version
Last Version 5.3.2

com.manydesigns:portofino-mssql 4.2.2


GroupId

GroupId

com.manydesigns
ArtifactId

ArtifactId

portofino-mssql
Version

Version

4.2.2
Type

Type

jar

Download portofino-mssql 4.2.2


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