is not current version
Last Version 2.2.2

com.nepxion:skeleton-framework 1.0.10

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

1.0.10
Type

Type

jar

Download skeleton-framework 1.0.10


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