is not current version
Last Version 1.0.30

com.butor:butor-portal-model 0.9.0


GroupId

GroupId

com.butor
ArtifactId

ArtifactId

butor-portal-model
Version

Version

0.9.0
Type

Type

jar

Download butor-portal-model 0.9.0


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