is not current version
Last Version 2.2.2

com.nepxion:skeleton-framework 2.2.0

Nepxion Skeleton is a generic codes and files generator based on freemaker for any text formats

GroupId

GroupId

com.nepxion
ArtifactId

ArtifactId

skeleton-framework
Version

Version

2.2.0
Type

Type

jar

Download skeleton-framework 2.2.0


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