is not current version
Last Version 2.2.2

com.nepxion:skeleton-framework 2.1.1

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.1.1
Type

Type

jar

Download skeleton-framework 2.1.1


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