is not current version
Last Version 1.0.30

com.butor:butor-portal-model 1.0.19

This project is a module to use butor framework with butor portal.

GroupId

GroupId

com.butor
ArtifactId

ArtifactId

butor-portal-model
Version

Version

1.0.19
Type

Type

jar

Download butor-portal-model 1.0.19


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