Last Version

com.mytechia:mytechia-commons-modelaction 1.3.0

An action-based framework for implementing the model of an application.

License

License

GroupId

GroupId

com.mytechia
ArtifactId

ArtifactId

mytechia-commons-modelaction
Version

Version

1.3.0
Type

Type

jar
Description

Description

com.mytechia:mytechia-commons-modelaction
An action-based framework for implementing the model of an application.
Project URL

Project URL

https://github.com/mytechia/mytechia_commons
Project Organization

Project Organization

Mytech Ingenieria Aplicada
Source Code Management

Source Code Management

https://github.com/mytechia/mytechia_commons.git

Download mytechia-commons-modelaction 1.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.mytechia : mytechia-commons-library jar 1.3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.