is not current version
Last Version 0.6.0

com.antelopesystem.crudframework:crud-framework-core 0.1.10

Core module of the Crud Framework

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antelopesystem.crudframework
ArtifactId

ArtifactId

crud-framework-core
Version

Version

0.1.10
Type

Type

jar

Download crud-framework-core 0.1.10


<!-- https://jarcasting.com/artifacts/com.antelopesystem.crudframework/crud-framework-core/ -->
<dependency>
    <groupId>com.antelopesystem.crudframework</groupId>
    <artifactId>crud-framework-core</artifactId>
    <version>0.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.antelopesystem.crudframework/crud-framework-core/
implementation 'com.antelopesystem.crudframework:crud-framework-core:0.1.10'
// https://jarcasting.com/artifacts/com.antelopesystem.crudframework/crud-framework-core/
implementation ("com.antelopesystem.crudframework:crud-framework-core:0.1.10")
'com.antelopesystem.crudframework:crud-framework-core:jar:0.1.10'
<dependency org="com.antelopesystem.crudframework" name="crud-framework-core" rev="0.1.10">
  <artifact name="crud-framework-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.antelopesystem.crudframework', module='crud-framework-core', version='0.1.10')
)
libraryDependencies += "com.antelopesystem.crudframework" % "crud-framework-core" % "0.1.10"
[com.antelopesystem.crudframework/crud-framework-core "0.1.10"]