is not current version
Last Version 1.1.0

com.airlenet.yang:play-jnc 1.0.1.RELEASE

play-jnc

Categories

Categories

Net
GroupId

GroupId

com.airlenet.yang
ArtifactId

ArtifactId

play-jnc
Version

Version

1.0.1.RELEASE
Type

Type

jar

Download play-jnc 1.0.1.RELEASE


<!-- https://jarcasting.com/artifacts/com.airlenet.yang/play-jnc/ -->
<dependency>
    <groupId>com.airlenet.yang</groupId>
    <artifactId>play-jnc</artifactId>
    <version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.airlenet.yang/play-jnc/
implementation 'com.airlenet.yang:play-jnc:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.airlenet.yang/play-jnc/
implementation ("com.airlenet.yang:play-jnc:1.0.1.RELEASE")
'com.airlenet.yang:play-jnc:jar:1.0.1.RELEASE'
<dependency org="com.airlenet.yang" name="play-jnc" rev="1.0.1.RELEASE">
  <artifact name="play-jnc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.airlenet.yang', module='play-jnc', version='1.0.1.RELEASE')
)
libraryDependencies += "com.airlenet.yang" % "play-jnc" % "1.0.1.RELEASE"
[com.airlenet.yang/play-jnc "1.0.1.RELEASE"]