GroupId | GroupIdcom.nhncorp.ntaf |
---|---|
ArtifactId | ArtifactIdntaf-fitlibrary |
Version | Version20100629 |
Type | Typejar |
Filename | Size |
---|---|
ntaf-fitlibrary-20100629.pom | |
ntaf-fitlibrary-20100629.jar | 482 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nhncorp.ntaf/ntaf-fitlibrary/ -->
<dependency>
<groupId>com.nhncorp.ntaf</groupId>
<artifactId>ntaf-fitlibrary</artifactId>
<version>20100629</version>
</dependency>
// https://jarcasting.com/artifacts/com.nhncorp.ntaf/ntaf-fitlibrary/
implementation 'com.nhncorp.ntaf:ntaf-fitlibrary:20100629'
// https://jarcasting.com/artifacts/com.nhncorp.ntaf/ntaf-fitlibrary/
implementation ("com.nhncorp.ntaf:ntaf-fitlibrary:20100629")
'com.nhncorp.ntaf:ntaf-fitlibrary:jar:20100629'
<dependency org="com.nhncorp.ntaf" name="ntaf-fitlibrary" rev="20100629">
<artifact name="ntaf-fitlibrary" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nhncorp.ntaf', module='ntaf-fitlibrary', version='20100629')
)
libraryDependencies += "com.nhncorp.ntaf" % "ntaf-fitlibrary" % "20100629"
[com.nhncorp.ntaf/ntaf-fitlibrary "20100629"]